Skip to content

Commit fc37d7f

Browse files
authored
Apply suggestion from @mgovers
Signed-off-by: Martijn Govers <[email protected]> Signed-off-by: Martijn Govers <[email protected]>
1 parent 62bf794 commit fc37d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
xcode-version: latest-stable
213213

214214
- name: Build wheels
215-
uses: pypa/cibuildwheel@v3
215+
uses: pypa/cibuildwheel@v3.1
216216
# GitHub Actions specific build parameters
217217
env:
218218
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)