Skip to content

Commit

Permalink
Molecule: add CentOS Stream 8 and 9, Rocky Linux 9, AlmaLinux 9, Orac…
Browse files Browse the repository at this point in the history
…le Linux 9
  • Loading branch information
vitabaks committed Dec 7, 2022
1 parent 3313469 commit d9cdfc9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,27 @@ jobs:
- distro: rockylinux8
tag: latest
namespace: geerlingguy
- distro: rockylinux9
tag: latest
namespace: geerlingguy
- distro: almalinux8
tag: latest
namespace: glillico
- distro: almalinux9
tag: latest
namespace: glillico
- distro: oraclelinux8
tag: latest
namespace: glillico
- distro: oraclelinux9
tag: latest
namespace: glillico
- distro: centosstream9
tag: latest
namespace: glillico
- distro: centosstream8
tag: latest
namespace: glillico

steps:
- name: checkout
Expand Down

0 comments on commit d9cdfc9

Please sign in to comment.