Skip to content

Commit a54fd02

Browse files
committed
update to cibuildwheel 3.3.0
1 parent 1d20d9b commit a54fd02

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
@@ -94,7 +94,7 @@ jobs:
9494
# limit-access-to-actor: true
9595

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

0 commit comments

Comments
 (0)