Commit 925a39a3 authored by Jeff Geerling's avatar Jeff Geerling

Run CI against more modern targets.

parent e820e27e
...@@ -41,16 +41,14 @@ jobs: ...@@ -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:
......
...@@ -17,6 +17,7 @@ galaxy_info: ...@@ -17,6 +17,7 @@ galaxy_info:
versions: versions:
- stretch - stretch
- buster - buster
- bullseye
- name: Ubuntu - name: Ubuntu
versions: versions:
- xenial - xenial
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment