Skip to content

Commit

Permalink
Update .ansible-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan authored Jul 3, 2024
1 parent 03b3f70 commit 9696dc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/.ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9", "3.10"]
ansible_version: ["stable-2.14", "stable-2.15"]
ansible_version: ["stable-2.15"]
runs-on: ubuntu-20.04
steps:

Expand Down Expand Up @@ -59,7 +59,6 @@ jobs:
- 3.9
- '3.10'
ansible:
- stable-2.14
- stable-2.15

steps:
Expand Down

0 comments on commit 9696dc3

Please sign in to comment.