switch to python 3.12
This commit is contained in:
@@ -7,7 +7,7 @@ build job:
|
|||||||
script:
|
script:
|
||||||
- cd src
|
- cd src
|
||||||
- apt-get update -qy
|
- apt-get update -qy
|
||||||
- apt-get install -y python3-dev python3-pip python3.10-venv
|
- apt-get install -y python3-dev python3-pip python3.12-venv
|
||||||
- python3 -V
|
- python3 -V
|
||||||
- pip install pdm
|
- pip install pdm
|
||||||
- pdm install
|
- pdm install
|
||||||
|
Reference in New Issue
Block a user