Skip to content

Commit 3123482

Browse files
committed
GitHub action: Upgrade cibuildwheel package
1 parent a8a425c commit 3123482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Used to host cibuildwheel
2222
- uses: actions/setup-python@v5
2323
with:
24-
python-version: "3.10"
24+
python-version: "3.11"
2525

2626
- name: Install gcc on macOS
2727
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)