Merge pull request #251 from umarcor/ci-fedora-36

ci: test on Fedora 36
This commit is contained in:
Peter Gielda 2022-02-09 16:19:40 +01:00 committed by GitHub
commit 2fafb44774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ osvers = [
("debian", "buster"),
("debian", "bullseye"),
("debian", "sid"),
("fedora", "35")
("fedora", "35"),
("fedora", "36"),
]
if not isFork: