Skip to content

Commit 8f03317

Browse files
Bump cibuildwheel to 2.21.1
1 parent 6e4a86e commit 8f03317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
echo "CIBW_SKIP=${CIBW_SKIP} *-musllinux_* cp38-*_aarch64 cp39-*_aarch64 cp311-*_aarch64 cp312-*_aarch64 cp313-*_aarch64" >> $GITHUB_ENV
103103
104104
- name: Build & Test Wheels
105-
uses: pypa/cibuildwheel@v2.20.0
105+
uses: pypa/cibuildwheel@v2.21.1
106106

107107
- name: Upload artifact
108108
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)