From 7ee1c0e516da2082887be4649c496628f5fb92e8 Mon Sep 17 00:00:00 2001 From: John McCall Date: Sat, 26 Oct 2024 08:57:34 -0400 Subject: [PATCH] chore: remove EOL versions (#270) * Update README.md * Update ansible-test.yml --- .github/workflows/ansible-test.yml | 4 +--- README.md | 5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index 8aab7812..1664312a 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -52,10 +52,8 @@ jobs: ansible: # It's important that Sanity is tested against all stable-X.Y branches # Testing against `devel` may fail as new tests are added. - - stable-2.13 - - stable-2.14 - - stable-2.15 - stable-2.16 + - stable-2.17 - devel runs-on: ubuntu-latest steps: diff --git a/README.md b/README.md index 3de85074..e10cd7be 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,8 @@ To learn how to maintain / become a maintainer of this collection, refer to the ### Ansible -- 2.13 -- 2.14 -- 2.15 +- 2.16 +- 2.17 - dlevel ### SQL Server