Skip to content

Commit cbda490

Browse files
committed
Upgrade cibuildwheel to include new python versions
1 parent cb1ef09 commit cbda490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: Build wheels
19-
uses: pypa/cibuildwheel@v2.18.1
19+
uses: pypa/cibuildwheel@v2.23.3
2020

2121
- uses: actions/upload-artifact@v4
2222
with:

0 commit comments

Comments
 (0)