1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-03 17:18:54 +00:00

docker_*: enable RHEL8 tests (#53313)

This commit is contained in:
Felix Fontein 2019-03-05 19:50:28 +01:00 committed by Matt Clay
parent 56e3597856
commit 1323dca9e9
21 changed files with 43 additions and 33 deletions

View file

@ -2,7 +2,6 @@ shippable/posix/group2
skip/osx
skip/freebsd
destructive
skip/rhel8.0
skip/docker # The tests sometimes make docker daemon unstable; hence,
# we skip all docker-based CI runs to avoid disrupting
# the whole CI system.