mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Bump Ubuntu version used in all azure pipelines jobs
ubuntu-16.04 is no longer available
This commit is contained in:
parent
5aa02a19bb
commit
8437bd38f4
@ -131,7 +131,7 @@ jobs:
|
|||||||
variables:
|
variables:
|
||||||
- group: artifactory
|
- group: artifactory
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-18.04'
|
||||||
steps:
|
steps:
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
inputs:
|
inputs:
|
||||||
@ -159,7 +159,7 @@ jobs:
|
|||||||
variables:
|
variables:
|
||||||
- group: github-releases
|
- group: github-releases
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-18.04'
|
||||||
steps:
|
steps:
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user