Skip to content

Commit

Permalink
Add Fedora 40 to ansible workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
garybuhrmaster committed Mar 26, 2024
1 parent 4f8782d commit fe2d635
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
- desc: 'Fedora 39'
image: 'quay.io/fedora/fedora:39'
ansibleopts: '--limit localhost'
- desc: 'Fedora 40'
image: 'quay.io/fedora/fedora:40'
ansibleopts: '--limit localhost'
- desc: 'Fedora Rawhide'
image: 'quay.io/fedora/fedora:rawhide'
ansibleopts: '--limit localhost'
Expand Down

0 comments on commit fe2d635

Please sign in to comment.