]> git.proxmox.com Git - mirror_edk2.git/blobdiff - .azurepipelines/templates/pr-gate-steps.yml
.azurepiplines/pr-gate-steps.yml: Update python to 3.8.x for ci build
[mirror_edk2.git] / .azurepipelines / templates / pr-gate-steps.yml
index 3fcc1e88d804d139a72bf72bd0f6f53a1aeae866..c1c0c04d6c172105c23afcf14de287d9870dca5f 100644 (file)
@@ -20,7 +20,7 @@ steps:
 \r
 - task: UsePythonVersion@0\r
   inputs:\r
-    versionSpec: '3.7.x'\r
+    versionSpec: '3.8.x'\r
     architecture: 'x64'\r
 \r
 - script: pip install -r pip-requirements.txt --upgrade\r