Skip to content

Commit

Permalink
Bump cibuildwheel version (#488)
Browse files Browse the repository at this point in the history
CPATH should be made unnecessary.
  • Loading branch information
jhale authored May 10, 2022
1 parent c9a647b commit c9b8695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
ref: ${{ github.event.inputs.basix_ref }}

- name: Build wheels
uses: pypa/cibuildwheel@v2.1.2
uses: pypa/cibuildwheel@v2.5.0

- name: Upload artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit c9b8695

Please sign in to comment.