Skip to content

Commit

Permalink
Merge pull request #2572 from vispy/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.16.5

Bump pypa/cibuildwheel from 2.16.4 to 2.16.5
  • Loading branch information
djhoese committed Feb 5, 2024
2 parents 763b8ef + 02b4667 commit 5ca09c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
if: ${{ matrix.arch == 'aarch64' }}
uses: docker/setup-qemu-action@v3
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.4
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_SKIP: "cp36-* pp* *-win32 *-manylinux_i686 *-musllinux*"
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand Down

0 comments on commit 5ca09c8

Please sign in to comment.