Skip to content

Commit 8b11fb8

Browse files
committed
ci: bump Python to 3.11
1 parent 65b80d3 commit 8b11fb8

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@v4
3333
with:
34-
python-version: "3.10"
34+
python-version: "3.11"
3535

3636
- name: Get cpython
3737
shell: bash

0 commit comments

Comments
 (0)