We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b4ff9 commit d2cadd2Copy full SHA for d2cadd2
.github/workflows/publish.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Build
58
# https://github.com/pypa/cibuildwheel
59
- uses: pypa/cibuildwheel@v2.16.5
+ uses: pypa/cibuildwheel@v2.23.2
60
env:
61
CIBW_BUILD: "cp310-* cp311-* cp312-* cp313-* cp314-*"
62
CIBW_ARCHS_MACOS: "x86_64 arm64"
0 commit comments