Run CI against more modern targets.

This commit is contained in:
Jeff Geerling 2022-04-06 10:46:42 -05:00
parent e820e27e79
commit 925a39a303
2 changed files with 5 additions and 6 deletions

View File

@ -41,16 +41,14 @@ jobs:
strategy: strategy:
matrix: matrix:
include: include:
- distro: centos8 - distro: rockylinux8
playbook: converge.yml playbook: converge.yml
- distro: centos7 - distro: ubuntu2004
playbook: converge.yml playbook: converge.yml
- distro: ubuntu1804 - distro: debian11
playbook: converge.yml
- distro: debian10
playbook: converge.yml playbook: converge.yml
- distro: debian10 - distro: debian11
playbook: calico.yml playbook: calico.yml
steps: steps:

View File

@ -17,6 +17,7 @@ galaxy_info:
versions: versions:
- stretch - stretch
- buster - buster
- bullseye
- name: Ubuntu - name: Ubuntu
versions: versions:
- xenial - xenial