Skip to content

Commit

Permalink
chore(ci): use cibuildwheel 2.2.0a1 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Oct 2, 2021
1 parent 05bafef commit 7b4ee1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -55,7 +55,7 @@ jobs:
if: runner.os == 'Linux'

- name: Build wheels
uses: pypa/cibuildwheel@v2.1.1
uses: pypa/cibuildwheel@v2.2.0a1
env:
CIBW_ARCHS: "${{ matrix.arch }}"

Expand Down

0 comments on commit 7b4ee1a

Please sign in to comment.