diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:35 +0000 |
commit | 7fec0b69a082aaeec72fee0612766aa42f6b1b4d (patch) | |
tree | efb569b86ca4da888717f5433e757145fa322e08 /ansible_collections/ibm/spectrum_virtualize/.github | |
parent | Releasing progress-linux version 7.7.0+dfsg-3~progress7.99u1. (diff) | |
download | ansible-7fec0b69a082aaeec72fee0612766aa42f6b1b4d.tar.xz ansible-7fec0b69a082aaeec72fee0612766aa42f6b1b4d.zip |
Merging upstream version 9.4.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/ibm/spectrum_virtualize/.github')
-rw-r--r-- | ansible_collections/ibm/spectrum_virtualize/.github/workflows/main.yml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ansible_collections/ibm/spectrum_virtualize/.github/workflows/main.yml b/ansible_collections/ibm/spectrum_virtualize/.github/workflows/main.yml index bad1d8dd8..49cfbcb9e 100644 --- a/ansible_collections/ibm/spectrum_virtualize/.github/workflows/main.yml +++ b/ansible_collections/ibm/spectrum_virtualize/.github/workflows/main.yml @@ -21,18 +21,11 @@ jobs: - stable-2.13 - stable-2.14 python: - - '2.7' - '3.8' - '3.9' exclude: - ansible: stable-2.9 python: '3.9' - - ansible: stable-2.12 - python: '2.7' - - ansible: stable-2.13 - python: '2.7' - - ansible: stable-2.14 - python: '2.7' - ansible: stable-2.14 python: '3.8' steps: @@ -73,18 +66,11 @@ jobs: - stable-2.13 - stable-2.14 python: - - '2.7' - '3.8' - '3.9' exclude: - ansible: stable-2.9 python: '3.9' - - ansible: stable-2.12 - python: '2.7' - - ansible: stable-2.13 - python: '2.7' - - ansible: stable-2.14 - python: '2.7' - ansible: stable-2.14 python: '3.8' steps: |