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 f773707 commit e436e6cCopy full SHA for e436e6c
.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