Skip to content

Commit c4607c6

Browse files
authored
Update cibuildwheel version to v3.3.0 for macOS to support python 3.14
1 parent babd997 commit c4607c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish_to_pypi_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
ninja install
6363
6464
- name: Build wheels
65-
uses: pypa/cibuildwheel@v2.20.0
65+
uses: pypa/cibuildwheel@v3.3.0
6666
with:
6767
output-dir: dist
6868
env:

0 commit comments

Comments
 (0)