chore(ci): Update tested versions and excludes for 2.21

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2026-05-04 11:08:59 +02:00
parent e50151902c
commit 02c057159f
3 changed files with 26 additions and 1 deletions

View File

@@ -138,6 +138,14 @@ jobs:
"ansible-version": "stable-2.20",
"python-version": "3.11"
},
{
"ansible-version": "stable-2.21",
"python-version": "3.10"
},
{
"ansible-version": "stable-2.21",
"python-version": "3.11"
},
{
"ansible-version": "milestone",
"python-version": "3.10"
@@ -203,6 +211,14 @@ jobs:
"ansible-version": "stable-2.20",
"python-version": "3.11"
},
{
"ansible-version": "stable-2.21",
"python-version": "3.10"
},
{
"ansible-version": "stable-2.21",
"python-version": "3.11"
},
{
"ansible-version": "milestone",
"python-version": "3.10"

View File

@@ -47,6 +47,14 @@ on:
"ansible-version": "stable-2.20",
"python-version": "3.11"
},
{
"ansible-version": "stable-2.21",
"python-version": "3.10"
},
{
"ansible-version": "stable-2.21",
"python-version": "3.11"
},
{
"ansible-version": "milestone",
"python-version": "3.10"
@@ -100,6 +108,7 @@ jobs:
- stable-2.18
- stable-2.19
- stable-2.20
- stable-2.21
- milestone
- devel
python-version: