We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41e440 commit 942657eCopy full SHA for 942657e
1 file changed
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
steps:
49
- uses: actions/checkout@v3
50
- name: Build wheels
51
- uses: pypa/cibuildwheel@v2.12.0
+ uses: pypa/cibuildwheel@v2.15.0
52
env:
53
CIBW_ARCHS_MACOS: 'x86_64 arm64'
54
- uses: actions/upload-artifact@v3
0 commit comments