We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b87dc0 commit cab4ad7Copy full SHA for cab4ad7
.github/workflows/wheels.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-tags: true # Optional, use if you use setuptools_scm
20
21
- name: Build wheels
22
- uses: pypa/cibuildwheel@v2.16.2
+ uses: pypa/cibuildwheel@v2.16.5
23
# to supply options, put them in 'env', like:
24
# env:
25
# CIBW_SOME_OPTION: value
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments