Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Jun 6, 2024
1 parent fc9a1cd commit 75be01e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,14 @@ jobs:
- ubuntu2204
- ubuntu2404
ansible_version:
- 2.16
- 2.17
- latest
exclude:
- distro: rockylinux8
ansible_version: 2.17
ansible_version: latest
- distro: ubuntu1804
ansible_version: 2.17
ansible_version: latest
- distro: opensuseleap15
ansible_version: 2.17
ansible_version: latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 75be01e

Please sign in to comment.