Skip to content

Commit 7edccc1

Browse files
authored
Merge branch 'main' into feature/only-important-integration-tests
2 parents 5fde4cb + 99509fd commit 7edccc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
xcode-version: latest-stable
220220

221221
- name: Build wheels
222-
uses: pypa/cibuildwheel@v2.21.3
222+
uses: pypa/cibuildwheel@v2.22.0
223223
# GitHub Actions specific build parameters
224224
env:
225225
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)