]> git.proxmox.com Git - mirror_edk2.git/commit
.azurepipelines: Use Python 3.10.6+
authorMichael Kubacki <michael.kubacki@microsoft.com>
Thu, 25 Aug 2022 15:03:29 +0000 (11:03 -0400)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 30 Aug 2022 23:46:21 +0000 (23:46 +0000)
commit383d34159d136f2dc923dfb6a722912b1af451b7
treea2424024cb5ca4bbc1a4868a75b43208cde86d40
parent227a133a0a4357d9ce7cbf1c81dc4257a37ac616
.azurepipelines: Use Python 3.10.6+

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3891

Changes the Python version used in pipelines to 3.10.6 or greater
since that version introduces a fix (bp0-47231) for inconsistent
trailing slashes in tarfile longname directories.

This is required for stuart_update to succeed when handling a
web_dependency (e.g. GCC ARM compilers).

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
.azurepipelines/Ubuntu-PatchCheck.yml
.azurepipelines/templates/platform-build-run-steps.yml
.azurepipelines/templates/pr-gate-steps.yml