mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-06 13:22:38 +00:00
chore(ci): Update tested versions and excludes for 2.21
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
9
.github/workflows/integration.yml
vendored
9
.github/workflows/integration.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user