Skip to content

Commit bb015ba

Browse files
authored
Merge pull request #351 from joerick/dependabot/github_actions/joerick/cibuildwheel-2.22
Bump joerick/cibuildwheel from 2.21 to 2.22
2 parents 0f9e64c + 11afd89 commit bb015ba

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
@@ -41,7 +41,7 @@ jobs:
4141
python-version: '3.8'
4242

4343
- name: Build wheels
44-
uses: joerick/cibuildwheel@v2.21
44+
uses: joerick/cibuildwheel@v2.22
4545
env:
4646
CIBW_SKIP: pp*
4747
CIBW_ARCHS: ${{matrix.archs}}

0 commit comments

Comments
 (0)