We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3afb548 + 89b5fb1 commit b98577aCopy full SHA for b98577a
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Set up macOS
38
run: brew unlink gfortran && brew link --overwrite gfortran
39
if: ${{ runner.os == 'macOS' }}
40
- - uses: pypa/cibuildwheel@v2.14.1
+ - uses: pypa/cibuildwheel@v2.15.0
41
- uses: actions/upload-artifact@v3
42
with:
43
path: ./wheelhouse/*.whl
0 commit comments