summaryrefslogtreecommitdiff
path: root/azure/i386/job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/i386/job.yml')
-rw-r--r--azure/i386/job.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure/i386/job.yml b/azure/i386/job.yml
index 3e78593534..37857282ed 100644
--- a/azure/i386/job.yml
+++ b/azure/i386/job.yml
@@ -5,7 +5,7 @@ parameters:
jobs:
- job: ${{ parameters.configurationName }}
pool:
- vmImage: 'ubuntu-latest'
+ vmImage: 'ubuntu-16.04'
steps:
- template: apt.yml
- script: |