mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-03-16 21:43:45 +00:00
CI(azure): Update to Ubuntu 20.04
This commit is contained in:
parent
6d0cccc5ea
commit
611274ac20
2 changed files with 2 additions and 2 deletions
.ci/azure-pipelines
|
@ -36,7 +36,7 @@ jobs:
|
|||
workspace:
|
||||
clean: all
|
||||
pool:
|
||||
vmImage: 'ubuntu-18.04'
|
||||
vmImage: 'ubuntu-20.04'
|
||||
steps:
|
||||
- template: steps_linux.yml
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
workspace:
|
||||
clean: all
|
||||
pool:
|
||||
vmImage: 'ubuntu-18.04'
|
||||
vmImage: 'ubuntu-20.04'
|
||||
steps:
|
||||
- template: steps_linux.yml
|
||||
|
||||
|
|
Loading…
Reference in a new issue