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 26851c2 commit dfcc8de
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
Expand Up @@ -34,7 +34,7 @@ jobs:
- image: "debian"
tag: "latest"
- image: "debian"
tag: "bookworm"
tag: "bullseye"
- image: "enterpriselinux"
tag: "8"
- image: "enterpriselinux"
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -17,7 +17,7 @@ molecule:
- image: "debian"
tag: "latest"
- image: "debian"
tag: "bookworm"
tag: "bullseye"
- image: "enterpriselinux"
tag: "8"
- image: "enterpriselinux"
Expand Down

0 comments on commit dfcc8de

Please sign in to comment.