Skip to content

Commit 87a9837

Browse files
authored
Merge pull request #190 from TEOS-10/dependabot/github_actions/github-actions-98419dc9fc
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 in the github-actions group
2 parents 243a30d + d689ce1 commit 87a9837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: runner.os == 'Linux' && matrix.arch == 'aarch64'
4141

4242
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
43-
uses: pypa/cibuildwheel@v2.21.3
43+
uses: pypa/cibuildwheel@v2.22.0
4444
env:
4545
# Skips pypy and musllinux for now.
4646
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"

0 commit comments

Comments
 (0)