From 95ddea9a198f982b6f6527af4907ded4ed393ebd Mon Sep 17 00:00:00 2001 From: jdre Date: Mon, 8 Jul 2024 08:36:39 +0200 Subject: [PATCH] feat(ci): collect versions exact tags Collect versions exact tags test n/a --- .github/workflows/test-plugins-against-cockpit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-plugins-against-cockpit.yml b/.github/workflows/test-plugins-against-cockpit.yml index 6b351279..c1b70400 100644 --- a/.github/workflows/test-plugins-against-cockpit.yml +++ b/.github/workflows/test-plugins-against-cockpit.yml @@ -22,6 +22,7 @@ jobs: with: versions-length: 1 include-deprecated: false + include-latest: true exact-tags: y2024-lts,1018.0-lts,1011.0-lts,some-non-existing-version-1033 - name: Verify shell versions output