We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4358b13 commit 35b482dCopy full SHA for 35b482d
1 file changed
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
strategy:
80
fail-fast: false
81
matrix:
82
- os: [ ubuntu-22.04, macos-13, windows-2022 ]
+ os: [ ubuntu-22.04, macos-14, windows-2022 ]
83
python: [ "3.10", "3.11", "3.12", "3.13" ]
84
env:
85
GCC_V: 11
0 commit comments