Compare commits

...

1 Commits

Author SHA1 Message Date
Sébastien Ros 6ee8e63be8
Update ubuntu pool 5 years ago
  1. 6
      azure-pipelines.yml

6
azure-pipelines.yml

@ -97,10 +97,10 @@ stages:
artifactType: Container
parallel: true
- job: Ubuntu_16_04
displayName: 'Ubuntu 16.04'
- job: Ubuntu_20_04
displayName: 'Ubuntu 20.04'
pool:
vmImage: ubuntu-16.04
vmImage: ubuntu-20.04
variables:
- name: _SignType
value: none

Loading…
Cancel
Save