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