bump ubuntu image for azure to avoid hash mismatch sometimes when apt-get update-ing

This commit is contained in:
Steven Robertson 2020-02-20 15:42:30 -08:00
parent 74a6f18f12
commit 1142b1bc7e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- job: Linux - job: Linux
pool: pool:
vmImage: "Ubuntu 16.04" vmImage: "Ubuntu 18.04"
steps: steps:
- template: azure-pipelines-steps.yml - template: azure-pipelines-steps.yml
strategy: strategy: