Skip to content

Commit

Permalink
chore: test build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yizhihenpidehou committed Apr 9, 2024
1 parent e999011 commit 9b4e3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 9b4e3f9

Please sign in to comment.