Skip to content

Commit

Permalink
Update to pypa/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Jan 31, 2024
1 parent f7651e6 commit 26b0c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python-version: 3.x

- name: Build wheels
uses: pypa/[email protected].2
uses: pypa/[email protected].5
env:
CIBW_SKIP: pp* cp36-* cp37-* cp38-* *-musllinux*
CIBW_ARCHS: ${{ matrix.architecture }}
Expand All @@ -59,7 +59,7 @@ jobs:
python-version: 3.x

- name: Build wheels
uses: pypa/[email protected].2
uses: pypa/[email protected].5
env:
CIBW_SKIP: pp* cp36-* cp37-* cp38-* *-musllinux*
CIBW_ARCHS: aarch64
Expand Down

0 comments on commit 26b0c3d

Please sign in to comment.