mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Update Ubuntu 2004
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
271119d196
commit
d80fde7ea0
1 changed files with 4 additions and 4 deletions
|
|
@ -107,12 +107,12 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/linux/{0}/1
|
testFormat: devel/linux/{0}/1
|
||||||
targets:
|
targets:
|
||||||
- name: Fedora 39 py311
|
- name: Fedora 39
|
||||||
test: fedora39@3.11
|
test: fedora39@default
|
||||||
- name: Ubuntu 20.04 py310
|
- name: Ubuntu 20.04 py310
|
||||||
test: ubuntu2004@3.10
|
test: ubuntu2004@3.10
|
||||||
- name: Ubuntu 22.04 py39
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204@3.9
|
test: ubuntu2204@default
|
||||||
- stage: Docker_2_17
|
- stage: Docker_2_17
|
||||||
displayName: Docker 2.17
|
displayName: Docker 2.17
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue