Skip to content

Commit 46f8234

Browse files
Update ci.yml with macos-14
1 parent c37d478 commit 46f8234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-22.04, macos-12, windows-2022]
15+
os: [ubuntu-22.04, macos-14, windows-2022]
1616
sofa_branch: [master]
1717

1818
steps:

0 commit comments

Comments
 (0)