Skip to content

Commit

Permalink
Fix Debian release mix-up.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Aug 2, 2023
1 parent 67f0fa1 commit 88b7864
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 @@ -40,7 +40,7 @@ jobs:
- image: "debian"
tag: "latest"
- image: "debian"
tag: "bookworm"
tag: "bullseye"
- image: "fedora"
tag: "37"
- image: "fedora"
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ molecule:
- image: "debian"
tag: "latest"
- image: "debian"
tag: "bookworm"
tag: "bullseye"
- image: "fedora"
tag: "37"
- image: "fedora"
Expand Down

0 comments on commit 88b7864

Please sign in to comment.