use python 3.10 for gitlab-ci
This commit is contained in:
parent
897784ddea
commit
0778805941
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
image: "python:3.8"
|
||||
image: "python:3.10"
|
||||
|
||||
before_script:
|
||||
- python --version
|
||||
|
|
Loading…
Reference in a new issue