mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 19:42:06 +00:00
CI: add CentOS Stream 8 with Python 3.6 to matrix (#531)
* Add more VMs. * Disable corresponding docker containers. * Remove VMs.
This commit is contained in:
parent
839ad6086e
commit
44b98609fd
@ -187,6 +187,8 @@ stages:
|
||||
test: debian-bullseye/3.9
|
||||
- name: ArchLinux
|
||||
test: archlinux/3.10
|
||||
- name: CentOS Stream 8 with Python 3.6
|
||||
test: centos-stream8/3.6
|
||||
- name: CentOS Stream 8 with Python 3.9
|
||||
test: centos-stream8/3.9
|
||||
groups:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user