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 2cf585e commit 46cf18eCopy full SHA for 46cf18e
.github/workflows/build_wheels.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v2
19
20
- name: Build wheels
21
- uses: pypa/cibuildwheel@v2.3.1
+ uses: pypa/cibuildwheel@v2.6.0
22
# to supply options, put them in 'env', like:
23
# env:
24
# CIBW_SOME_OPTION: value
0 commit comments