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 3447c33 + a98e10b commit deb2cf6Copy full SHA for deb2cf6
.github/workflows/prerelease.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Build package
62
env:
63
- CIBW_BUILD: "cp310* cp311* cp312* cp313*"
+ CIBW_BUILD: "cp310* cp311* cp312* cp313* cp314*"
64
CIBW_ARCHS: ${{ matrix.arch }}
65
CIBW_SKIP: "*musllinux*"
66
run: |
.github/workflows/stable-release-workflow.yml
@@ -59,7 +59,7 @@ jobs:
59
0 commit comments