Skip to content

Commit dd54eff

Browse files
committed
newer pythong
1 parent 7e0c3f6 commit dd54eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Set up Python 3.10
2323
- uses: actions/setup-python@v5
2424
with:
25-
python-version: '3.10'
25+
python-version: '3.12'
2626

2727
- name: Install cibuildwheel
2828
run: python -m pip install cibuildwheel==2.22.0

0 commit comments

Comments
 (0)