Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

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 90fa640 commit 3e8e11e
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 @@ -40,7 +40,7 @@ jobs:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "33"
tag: "34"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -23,7 +23,7 @@ molecule:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "33"
tag: "34"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand Down

0 comments on commit 3e8e11e

Please sign in to comment.