Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.7.0 to 2.8.0 (cda-tum#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 8, 2022
1 parent 071ceed commit ae9ef7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# with:
# platforms: arm64
- name: Build wheels
uses: pypa/cibuildwheel@2.7.0
uses: pypa/cibuildwheel@v2.8.0
env:
CIBW_ARCHS_MACOS: ${{ matrix.arch }}
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand Down

0 comments on commit ae9ef7c

Please sign in to comment.