Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

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 a3bcd7f commit 7f8dcaf
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
Expand Up @@ -44,7 +44,7 @@ jobs:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "34"
tag: "35"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand All @@ -53,6 +53,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
Expand Up @@ -27,7 +27,7 @@ molecule:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "34"
tag: "35"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand All @@ -36,6 +36,8 @@ molecule:
tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
- image: "ubuntu"
tag: "bionic"

Expand Down

0 comments on commit 7f8dcaf

Please sign in to comment.