bump ubuntu image for azure to avoid hash mismatch sometimes when apt-get update-ing
This commit is contained in:
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…
Reference in New Issue