We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd9a4d commit 28de49dCopy full SHA for 28de49d
.github/workflows/wheels.yml
@@ -80,7 +80,7 @@ jobs:
80
runs-on: ${{ matrix.os }}
81
strategy:
82
matrix:
83
- os: [ ubuntu-22.04, windows-2019, macos-12 ]
+ os: [ ubuntu-22.04, windows-2019, macos-13 ]
84
arch: [ multi-arch ]
85
# Python 2 on Windows requires manual toolchain setup (per-arch) due to newer MSVC used here
86
exclude:
0 commit comments