Switch ubuntu 18 to ubuntu 20 (#2571)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
This commit is contained in:
parent
9b06fc8f33
commit
e61bdbcc4a
@ -27,10 +27,10 @@ parameters:
|
||||
default: []
|
||||
- name: Pool
|
||||
type: string
|
||||
default: azsdk-pool-mms-ubuntu-1804-general
|
||||
default: azsdk-pool-mms-ubuntu-2004-general
|
||||
- name: OsVmImage
|
||||
type: string
|
||||
default: MMSUbuntu18.04
|
||||
default: MMSUbuntu20.04
|
||||
# This parameter is only necessary if there are multiple invocations of this template within the SAME STAGE.
|
||||
# When that occurs, provide a name other than the default value.
|
||||
- name: GenerateJobName
|
||||
|
||||
Loading…
Reference in New Issue
Block a user