Skip to content

Commit

Permalink
Regenerate content, Fedora 36 and Ubuntu 22.04 LTS added.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed May 11, 2022
1 parent 56d181b commit a78321c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- image: "enterpriselinux"
tag: "latest"
- image: "fedora"
tag: "34"
tag: "35"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand All @@ -51,6 +51,8 @@ jobs:
tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
- image: "ubuntu"
tag: "bionic"
steps:
Expand Down
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ molecule:
- image: "enterpriselinux"
tag: "latest"
- image: "fedora"
tag: "34"
tag: "35"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand All @@ -34,6 +34,8 @@ molecule:
tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
- image: "ubuntu"
tag: "bionic"

Expand Down

0 comments on commit a78321c

Please sign in to comment.