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 9e4256e commit 8fce680Copy full SHA for 8fce680
.github/workflows/wheels.yml
@@ -54,7 +54,7 @@ jobs:
54
platform: macos
55
os: macos-13
56
cibw_arch: x86_64
57
- build: "cp3{9,10,11}*"
+ build: "cp3{10,11}*"
58
macosx_deployment_target: "10.10"
59
- name: "macOS 10.13 x86_64"
60
0 commit comments