mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-12 12:35:53 +00:00
CentOS 7 does not work in GHA.
This commit is contained in:
parent
7d6d34e2aa
commit
eb1b2ab65f
@ -97,7 +97,8 @@ docker = [ "fedora37" ]
|
|||||||
[[sessions.ansible_test_integration.sessions]]
|
[[sessions.ansible_test_integration.sessions]]
|
||||||
ansible_core = "2.16"
|
ansible_core = "2.16"
|
||||||
target = [ "azp/4/", "azp/5/" ]
|
target = [ "azp/4/", "azp/5/" ]
|
||||||
docker = [ "fedora38", "centos7", "opensuse15", "alpine3" ]
|
docker = [ "fedora38", "opensuse15", "alpine3" ]
|
||||||
|
# "centos7" does not work in GHA.
|
||||||
|
|
||||||
[[sessions.ee_check.execution_environments]]
|
[[sessions.ee_check.execution_environments]]
|
||||||
name = "devel-ubi-9"
|
name = "devel-ubi-9"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user