We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffc5f7 commit 71a2daaCopy full SHA for 71a2daa
.github/workflows/pypi_upload.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: actions/checkout@v3
59
60
- name: Build wheels via cibuildwheel
61
- uses: pypa/cibuildwheel@v2.11.4
+ uses: pypa/cibuildwheel@v2.12.1
62
env:
63
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"
64
0 commit comments