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

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

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

Loading…
Cancel
Save