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