mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-26 08:16:25 +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:
|
||||
fail-fast: false
|
||||
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]
|
||||
exclude:
|
||||
- ansible-version: "milestone"
|
||||
|
||||
Reference in New Issue
Block a user