Skip to content

Commit 274875a

Browse files
committed
ci: bump Python to 3.12
1 parent b64d4df commit 274875a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up python
3232
uses: actions/setup-python@v5
3333
with:
34-
python-version: "3.11"
34+
python-version: "3.12"
3535

3636
- name: Get cpython
3737
shell: bash

0 commit comments

Comments
 (0)