Fedora 34 is here, test on Fedora 34 and Rawhide.

This commit is contained in:
Robert de Bock 2021-04-29 22:00:36 +02:00
parent 7d1f961ddc
commit 6d7858759a
3 changed files with 11 additions and 3 deletions

View file

@ -11,7 +11,7 @@ on:
- '*'
pull_request:
schedule:
- cron: '7 7 7 * *'
- cron: '13 7 7 * *'
jobs:
lint:
@ -44,9 +44,11 @@ jobs:
- image: "debian"
tag: "bullseye"
- image: "fedora"
tag: "32"
tag: "33"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"

View file

@ -27,9 +27,11 @@ molecule:
- image: "debian"
tag: "bullseye"
- image: "fedora"
tag: "32"
tag: "33"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"

View file

@ -114,6 +114,10 @@ If you find issues, please register them in [GitHub](https://github.com/robertde
Apache-2.0
## [Contributors](#contributors)
I'd like to thank everybody that made contributions to this repository. It motivates me, improves the code and is just fun to collaborate.
## [Author Information](#author-information)