We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e3f4f commit 175566aCopy full SHA for 175566a
.github/workflows/wheels.yml
@@ -69,7 +69,7 @@ jobs:
69
build_platform:
70
- [ubuntu-latest, manylinux_x86_64]
71
- [ubuntu-latest, musllinux_x86_64]
72
- - [macos-latest, macosx_x86_64]
+ - [macos-latest-large, macosx_x86_64]
73
- [macos-latest, macosx_arm64]
74
- [windows-latest, win_amd64]
75
python:
0 commit comments