mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2025-09-07 18:11:07 +02:00
Test against Fedora 34, 35 (latest) and 36/rawhide.
This commit is contained in:
parent
b01c72ceaf
commit
66dd1596bb
2
.github/workflows/molecule.yml
vendored
2
.github/workflows/molecule.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
- image: "debian"
|
||||
tag: "bookworm"
|
||||
- image: "fedora"
|
||||
tag: "33"
|
||||
tag: "34"
|
||||
- image: "fedora"
|
||||
tag: "latest"
|
||||
- image: "fedora"
|
||||
|
|
|
@ -25,7 +25,7 @@ molecule:
|
|||
- image: "debian"
|
||||
tag: "bookworm"
|
||||
- image: "fedora"
|
||||
tag: "33"
|
||||
tag: "34"
|
||||
- image: "fedora"
|
||||
tag: "latest"
|
||||
- image: "fedora"
|
||||
|
|
Loading…
Reference in a new issue