We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b4729 commit e10c185Copy full SHA for e10c185
.github/workflows/publish.yml
@@ -30,7 +30,7 @@ jobs:
30
platforms: all
31
32
- name: Build wheels
33
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.0
34
env:
35
CIBW_ARCHS_MACOS: x86_64 arm64
36
CIBW_ARCHS_LINUX: x86_64 aarch64
0 commit comments