Skip to content

Commit 479a2e1

Browse files
committed
Test against Fedora 34, 35 (latest) and 36/rawhide.
1 parent cd698ec commit 479a2e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- image: "debian"
4545
tag: "bookworm"
4646
- image: "fedora"
47-
tag: "33"
47+
tag: "34"
4848
- image: "fedora"
4949
tag: "latest"
5050
- image: "fedora"

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ molecule:
2727
- image: "debian"
2828
tag: "bookworm"
2929
- image: "fedora"
30-
tag: "33"
30+
tag: "34"
3131
- image: "fedora"
3232
tag: "latest"
3333
- image: "fedora"

0 commit comments

Comments
 (0)