We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcdb688 commit db4534aCopy full SHA for db4534a
.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