mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-30 02:30:22 +00:00
Replace Fedora 43 with 44 for devel in CI. (#1256)
This commit is contained in:
parent
52e69ef865
commit
9919abf725
@ -116,8 +116,8 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/linux/{0}
|
testFormat: devel/linux/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: Fedora 43
|
- name: Fedora 44
|
||||||
test: fedora43
|
test: fedora44
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204
|
test: ubuntu2204
|
||||||
- name: Ubuntu 24.04
|
- name: Ubuntu 24.04
|
||||||
|
|||||||
@ -197,7 +197,7 @@ description = "Meta session for running all ansible-test-integration-devel-* ses
|
|||||||
[[sessions.ansible_test_integration.groups.sessions]]
|
[[sessions.ansible_test_integration.groups.sessions]]
|
||||||
ansible_core = "devel"
|
ansible_core = "devel"
|
||||||
target = [ "azp/4/", "azp/5/" ]
|
target = [ "azp/4/", "azp/5/" ]
|
||||||
docker = [ "fedora43", "ubuntu2204", "ubuntu2404", "alpine323" ]
|
docker = [ "fedora44", "ubuntu2204", "ubuntu2404", "alpine323" ]
|
||||||
|
|
||||||
[[sessions.ansible_test_integration.groups.sessions]]
|
[[sessions.ansible_test_integration.groups.sessions]]
|
||||||
ansible_core = "devel"
|
ansible_core = "devel"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user