Skip to content

Commit

Permalink
REL: upgrade cuilbuildwheel (2.3.0 -> 2.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Apr 9, 2022
1 parent a1bce43 commit 6dad32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.3.0
uses: pypa/cibuildwheel@v2.4.0
with:
output-dir: dist
env:
Expand Down

0 comments on commit 6dad32b

Please sign in to comment.