Skip to content

Commit 6c71a78

Browse files
committed
fix
1 parent a66dc41 commit 6c71a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
os: [ubuntu-20.04, macos-latest]
20+
os: [ubuntu-20.04, macos-14]
2121
mlcomp: [mlkit, mlton]
2222

2323
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)