From 20cc507982b16b8228d7e98fc6e4a7c4a09c9318 Mon Sep 17 00:00:00 2001 From: Brandon Siegel <96068+bsiegel@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:14:29 -0700 Subject: [PATCH] Update use-python-version.yml --- .azure-pipelines/use-python-version.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/use-python-version.yml b/.azure-pipelines/use-python-version.yml index 88257a071..26ce634c8 100644 --- a/.azure-pipelines/use-python-version.yml +++ b/.azure-pipelines/use-python-version.yml @@ -1,6 +1,6 @@ parameters: - versionSpec: 'UNDEFINED' - architecture: 'UNDEFINED' + versionSpec: '3.x' + architecture: 'x64' steps: # use python 3.8 for tooling. packaging. platform.