Skip to content

Commit 46cf18e

Browse files
author
Jonathan Kliem
committed
update cibuildwheel version
1 parent 2cf585e commit 46cf18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v2
1919

2020
- name: Build wheels
21-
uses: pypa/cibuildwheel@v2.3.1
21+
uses: pypa/cibuildwheel@v2.6.0
2222
# to supply options, put them in 'env', like:
2323
# env:
2424
# CIBW_SOME_OPTION: value

0 commit comments

Comments
 (0)