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

pull/658/head
Steven Robertson 5 years ago
parent 74a6f18f12
commit 1142b1bc7e

@ -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:

Loading…
Cancel
Save