Skip to content

Commit

Permalink
Testing on Ubuntu Jammy.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed May 10, 2022
1 parent 522c80b commit c4ccbf5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
tag: "bookworm"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
- image: "ubuntu"
tag: "bionic"
steps:
Expand Down
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ molecule:
tag: "bookworm"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
- image: "ubuntu"
tag: "bionic"

Expand Down

0 comments on commit c4ccbf5

Please sign in to comment.