Skip to content

Commit aa7db41

Browse files
authored
Merge pull request #288 from dzavy/cibuildwheel_bump
Update cibuildwheel version to 3.4.0
2 parents 5810411 + 0c10659 commit aa7db41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
python-version: "3.11"
8787

8888
- name: Build wheels with cibuildwheel
89-
uses: pypa/cibuildwheel@v3.0.0
89+
uses: pypa/cibuildwheel@v3.4.0
9090
with:
9191
output-dir: ${{ env.CIBW_OUTPUT_DIR }}
9292
package-dir: python/

0 commit comments

Comments
 (0)