Skip to content

Commit

Permalink
update to latest scs, increase cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
bodono committed Dec 7, 2022
1 parent be962fd commit 31fab7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
CIBW_BUILD_VERBOSITY: 3
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: pytest {package}
uses: joerick/cibuildwheel@v2.3.1
uses: joerick/cibuildwheel@v2.11.3

- name: Build source
if: ${{env.DEPLOY == 'True' && env.SINGLE_ACTION_CONFIG == 'True'}}
Expand Down

0 comments on commit 31fab7d

Please sign in to comment.