Skip to content

Commit 026e480

Browse files
authored
Merge branch 'master' into knitro-clean
2 parents 8ada79c + 4d8722b commit 026e480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v6
2727

2828
- name: Build wheels
29-
uses: pypa/cibuildwheel@v3.3.1
29+
uses: pypa/cibuildwheel@v3.4.0
3030
env:
3131
# Select wheels
3232
CIBW_BUILD: "*-manylinux_x86_64 *-manylinux_aarch64 *-win_amd64 *-macosx_x86_64 *-macosx_arm64"

0 commit comments

Comments
 (0)