Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines/templates/jobs/packaging-jobs.yml')
-rw-r--r--.azure-pipelines/templates/jobs/packaging-jobs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.azure-pipelines/templates/jobs/packaging-jobs.yml b/.azure-pipelines/templates/jobs/packaging-jobs.yml
index d8904bee0..50ee582a2 100644
--- a/.azure-pipelines/templates/jobs/packaging-jobs.yml
+++ b/.azure-pipelines/templates/jobs/packaging-jobs.yml
@@ -72,6 +72,7 @@ jobs:
- task: UsePythonVersion@0
inputs:
versionSpec: 3.7
+ architecture: x86
addToPath: true
- task: DownloadPipelineArtifact@2
inputs: