Update URL reference in integration-test CI file (#1112) (#1114)

(cherry picked from commit 210467b26d)

Co-authored-by: Bianca Henderson <bianca@redhat.com>
This commit is contained in:
patchback[bot]
2026-04-22 14:14:06 -04:00
committed by GitHub
parent 76eccacab6
commit 1590c6a4cc

View File

@@ -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"