Skip to content

Commit e1a9c51

Browse files
committed
Update cibuildwheel
1 parent 9b8076a commit e1a9c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- uses: actions/checkout@v4
5858
with:
5959
submodules: true
60-
- uses: pypa/cibuildwheel@v2.23.1
60+
- uses: pypa/cibuildwheel@v2.23.2
6161
env:
6262
CIBW_PLATFORM: pyodide
6363
PYMUNK_BUILD_SLIM: 1

0 commit comments

Comments
 (0)