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.
2 parents 13faa46 + 216dc4c commit f8d53fbCopy full SHA for f8d53fb
.github/workflows/wheels.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: "macOS 10.13 x86_64"
59
os: macos-13
60
cibw_arch: x86_64
61
- build: "cp3{12,13}*"
+ build: "cp3{12,13,14}*"
62
macosx_deployment_target: "10.13"
63
- name: "macOS 10.15 x86_64"
64
0 commit comments