Skip to content

Commit 4fbf0e8

Browse files
dzavysidcha
authored andcommitted
Update cibuildwheel version to 3.4.0
bump to latest version to provide support for python 3.14 Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com> (cherry picked from commit 2f83c91)
1 parent fb34813 commit 4fbf0e8

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)