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 315b549 commit 5e6a949Copy full SHA for 5e6a949
.github/workflows/wheels.yml
@@ -94,7 +94,7 @@ jobs:
94
buildplat:
95
- [ubuntu-22.04, manylinux_x86_64]
96
- [ubuntu-22.04, musllinux_x86_64]
97
- - [macos-12, macosx_x86_64]
+ - [macos-13, macosx_x86_64]
98
# Note: M1 images on Github Actions start from macOS 14
99
- [macos-14, macosx_arm64]
100
- [windows-2022, win_amd64]
0 commit comments