Skip to content

Commit 7b5bf99

Browse files
authored
Bump macos image version
1 parent a03d45c commit 7b5bf99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-22.04, macos-13, windows-2022]
16-
sofa_branch: [master, v23.12]
15+
os: [ubuntu-22.04, macos-14, windows-2022]
16+
sofa_branch: [master]
1717

1818
steps:
1919
- name: Setup SOFA and environment

0 commit comments

Comments
 (0)