Skip to content

Commit 31fab7d

Browse files
committed
update to latest scs, increase cibuildwheel version
1 parent be962fd commit 31fab7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
CIBW_BUILD_VERBOSITY: 3
161161
CIBW_TEST_REQUIRES: pytest
162162
CIBW_TEST_COMMAND: pytest {package}
163-
uses: joerick/cibuildwheel@v2.3.1
163+
uses: joerick/cibuildwheel@v2.11.3
164164

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

0 commit comments

Comments
 (0)