From 08d531e4d6ae3ef371868f19e4929442f3d134c4 Mon Sep 17 00:00:00 2001 From: Nikita Titov Date: Tue, 22 Feb 2022 01:35:54 +0300 Subject: [PATCH] use Python 3.8 for `bdist` CI job in old Ubuntu container --- .vsts-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index afe227cf2dcb..d5cb9ae7c5a9 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -41,6 +41,7 @@ jobs: PYTHON_VERSION: '3.7' bdist: TASK: bdist + PYTHON_VERSION: '3.8' inference: TASK: if-else mpi_source: