Skip to content

Commit 5f7fc1a

Browse files
committed
update to cibuildwheel 3.3.0
1 parent 18336d8 commit 5f7fc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/posix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
# limit-access-to-actor: true
9494

9595
- name: Build and Test wheels
96-
uses: pypa/cibuildwheel@v3.1.4
96+
uses: pypa/cibuildwheel@v3.3.0
9797
with:
9898
output-dir: dist
9999
env:

0 commit comments

Comments
 (0)