Skip to content

Commit

Permalink
Test against Fedora 34, 35 (latest) and 36/rawhide.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 15, 2021
1 parent 326521f commit d4c2556
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ jobs:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "33"
tag: "34"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
Expand Down
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ molecule:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "33"
tag: "34"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|---------|----|
|el|8|
|debian|all|
|fedora|33, 34|
|fedora|all|
|opensuse|all|
|ubuntu|all|
Expand Down

0 comments on commit d4c2556

Please sign in to comment.