Skip to content

Commit

Permalink
Update ansible-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlydba authored Jan 4, 2025
1 parent 1ecf7d7 commit 131f8e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@ 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.16
- stable-2.17
- stable-2.16 # May 2025 EOL
- stable-2.17 # November 2025 EOL
- stable-2.18
- devel
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 131f8e9

Please sign in to comment.