ci: test on Fedora 36
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
1c4e425011
commit
bcb3dc2067
|
@ -55,7 +55,8 @@ osvers = [
|
|||
("debian", "buster"),
|
||||
("debian", "bullseye"),
|
||||
("debian", "sid"),
|
||||
("fedora", "35")
|
||||
("fedora", "35"),
|
||||
("fedora", "36"),
|
||||
]
|
||||
|
||||
if not isFork:
|
||||
|
|
Loading…
Reference in New Issue