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
|
- 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…
Reference in New Issue