version switch to python 3.8 should be successful now

daily
SLW\ARNAUA 2023-06-15 14:57:15 +02:00
parent 73241ca7c1
commit b030a5577f
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -85,7 +85,6 @@ pipeline {
installRetryCount = installRetryCount+1
}
sh """
sudo apt update
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt update
sudo apt install python3.8 -y