mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user