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 5dddb2a commit 3b0036b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
tag: "latest"
tag: "jammy"
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ molecule:
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
tag: "latest"
tag: "jammy"

galaxy:
script:
Expand Down

0 comments on commit 3b0036b

Please sign in to comment.