We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66dc41 commit 6c71a78Copy full SHA for 6c71a78
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- os: [ubuntu-20.04, macos-latest]
+ os: [ubuntu-20.04, macos-14]
21
mlcomp: [mlkit, mlton]
22
23
runs-on: ${{ matrix.os }}
0 commit comments