Skip to content

Commit

Permalink
Merge pull request #425 from redhatci/ansible_latest_stable
Browse files Browse the repository at this point in the history
Use latest ansible stable
  • Loading branch information
tonyskapunk authored Sep 6, 2024
2 parents 164e6ba + d6cb8c2 commit 6280877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
matrix:
ansible:
- stable-2.9 # used by DCI on RHEL8
- stable-2.16 # latest stable version
- stable-2.17 # latest stable version
fail-fast: false
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6280877

Please sign in to comment.