summaryrefslogtreecommitdiff
path: root/azure/coverage_job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/coverage_job.yml')
-rw-r--r--azure/coverage_job.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure/coverage_job.yml b/azure/coverage_job.yml
index 06ac7f4ef3..d5720b87f8 100644
--- a/azure/coverage_job.yml
+++ b/azure/coverage_job.yml
@@ -8,7 +8,7 @@ jobs:
- job: ${{ parameters.configurationName }}
timeoutInMinutes: ${{ parameters.timeoutInMinutes }}
pool:
- vmImage: 'ubuntu-latest'
+ vmImage: 'ubuntu-18.04'
steps:
- template: apt.yml
- script: |