Skip to content

Commit

Permalink
Ubuntu Noble.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Apr 26, 2024
1 parent 04bfd34 commit 1ed2d18
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@ jobs:
- image: "debian"
tag: "bullseye"
- image: "fedora"
tag: "38"
tag: "39"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
tag: "jammy"
- image: "ubuntu"
tag: "bionic"
tag: "focal"
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ molecule:
- image: "debian"
tag: "bullseye"
- image: "fedora"
tag: "38"
tag: "39"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
tag: "jammy"
- image: "ubuntu"
tag: "bionic"
tag: "focal"

galaxy:
script:
Expand Down

0 comments on commit 1ed2d18

Please sign in to comment.