Python 3.11

This commit is contained in:
f4lco
2022-11-01 22:26:41 +01:00
parent 3dabf375c9
commit c308118e8f
12 changed files with 413 additions and 486 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ orbs:
jobs:
build-and-test:
docker:
- image: cimg/python:3.8
- image: cimg/python:3.11
steps:
- checkout
- run: