We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45cc781 commit ce2de2fCopy full SHA for ce2de2f
.github/workflows/wheels.yml
@@ -39,7 +39,7 @@ jobs:
39
40
OSX-test:
41
needs: ['manylinux']
42
- runs-on: macos-13
+ runs-on: macos-15
43
strategy:
44
matrix:
45
python: ["3.10", 3.13]
0 commit comments