We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcdb688 + db4534a commit 5d52edeCopy full SHA for 5d52ede
.github/workflows/wheels.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: "macOS 10.15 x86_64"
64
os: macos-13
65
cibw_arch: x86_64
66
- build: "pp310*"
+ build: "pp3*"
67
macosx_deployment_target: "10.15"
68
- name: "macOS arm64"
69
os: macos-latest
0 commit comments