Skip to content

Commit d12133a

Browse files
committed
Drop Amazonlinux support.
1 parent 409ba9f commit d12133a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/molecule.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
tag: "latest"
3636
- image: "debian"
3737
tag: "latest"
38+
- image: "debian"
39+
tag: "bookworm"
3840
- image: "debian"
3941
tag: "bullseye"
4042
- image: "fedora"

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ molecule:
2525
tag: "latest"
2626
- image: "debian"
2727
tag: "latest"
28+
- image: "debian"
29+
tag: "bookworm"
2830
- image: "debian"
2931
tag: "bullseye"
3032
- image: "fedora"

0 commit comments

Comments
 (0)