]> git.proxmox.com Git - mirror_edk2.git/blobdiff - .azurepipelines/templates/platform-build-run-steps.yml
.azurepipelines: Use Python 3.8
[mirror_edk2.git] / .azurepipelines / templates / platform-build-run-steps.yml
index 36cdce9bf8fadd647f90eebfe9fe091071f195d5..97e7faa266825563df97284b3e6f05f49e72d159 100644 (file)
@@ -42,7 +42,7 @@ steps:
 \r
 - task: UsePythonVersion@0\r
   inputs:\r
-    versionSpec: "3.9.x"\r
+    versionSpec: "3.8.x"\r
     architecture: "x64"\r
 \r
 - script: pip install -r pip-requirements.txt --upgrade\r