mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-08 05:52:37 +00:00
(cherry picked from commit 210467b26d)
Co-authored-by: Bianca Henderson <bianca@redhat.com>
This commit is contained in:
3
.github/workflows/integration-tests.yaml
vendored
3
.github/workflows/integration-tests.yaml
vendored
@@ -55,7 +55,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
ansible-version: ["2.18", "milestone"]
|
# Ref must match a branch/tag on github.com/ansible/ansible (e.g. stable-2.18, not 2.18).
|
||||||
|
ansible-version: ["stable-2.18", "milestone"]
|
||||||
enable-turbo-mode: [true, false]
|
enable-turbo-mode: [true, false]
|
||||||
exclude:
|
exclude:
|
||||||
- ansible-version: "milestone"
|
- ansible-version: "milestone"
|
||||||
|
|||||||
Reference in New Issue
Block a user