We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1312bf7 commit c3e429dCopy full SHA for c3e429d
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- os: [ubuntu-22.04, macos-13, windows-2022]
+ os: [ubuntu-22.04, macos-14, windows-2022]
22
sofa_branch: [master]
23
python_version: ['3.10']
24
0 commit comments