mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-30 19:34:45 +00:00
Merge pull request #1000 from t-woerner/stay_at_ubuntu_20.04
tests/azure: Temporarily stay at Ubuntu 20.04
This commit is contained in:
@@ -3,7 +3,7 @@ trigger:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-20.04'
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ schedules:
|
|||||||
trigger: none
|
trigger: none
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-20.04'
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ trigger:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-20.04'
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user