Skip to content

Commit 5fbc574

Browse files
committed
Bump Python version since main requires 3.12
1 parent 57b0711 commit 5fbc574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
6464
name: Install Python
6565
with:
66-
python-version: '3.11'
66+
python-version: '3.12'
6767

6868
- name: Install dependencies
6969
run: python -m pip install build twine

0 commit comments

Comments
 (0)