Skip to content

Commit

Permalink
feat(ci): collect versions length type check
Browse files Browse the repository at this point in the history
versions-length: 4

n/a
  • Loading branch information
jdre-c8y committed Jul 8, 2024
1 parent c75e265 commit 17af174
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-plugins-against-cockpit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ jobs:
id: collect-shell-versions
uses: SoftwareAG/plugins-e2e-setup/collect-shell-versions@main
with:
versions-length: 1
include-deprecated: true
include-latest: true
exact-tags: y2024-lts,1018.0-lts,1011.0-lts,some-non-existing-version-1033
versions-length: 4

- name: Verify shell versions output
run: echo "Collected shell versions ${{ steps.collect-shell-versions.outputs.shell_versions }}"
Expand Down

0 comments on commit 17af174

Please sign in to comment.