switch to python 3.12
This commit is contained in:
@@ -7,7 +7,7 @@ build job:
|
||||
script:
|
||||
- cd src
|
||||
- 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
|
||||
- pip install pdm
|
||||
- pdm install
|
||||
|
Reference in New Issue
Block a user