We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc99953 commit b41e440Copy full SHA for b41e440
1 file changed
.github/workflows/push.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/checkout@v3
32
- name: Build wheels
33
- uses: pypa/cibuildwheel@v2.12.0
+ uses: pypa/cibuildwheel@v2.15.0
34
env:
35
CIBW_ARCHS_MACOS: 'x86_64 arm64'
36
- uses: actions/upload-artifact@v3
0 commit comments