diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 61ef3a09..a3845add 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -28,6 +28,7 @@ jobs: steps: - script: | # Make sure all packages are pulled from latest + sudo add-apt-repository ppa:deadsnakes/ppa sudo apt-get update sudo apt-get install python3.8