Skip to content

Commit d778160

Browse files
committed
ci: add new Fedora and Ubuntu
Refresh the list of distros used for testing: add new Fedora 40 and Ubuntu 23.10 and 24.04, while dropping unsupported Ubuntu 23.04 (Lunar). Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent f4e95f6 commit d778160

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@ jobs:
4343
# Fails on configure on GCC and clang (process restrictions?)
4444
# - fedora:rawhide
4545
- fedora:latest
46+
- fedora:40
4647
- fedora:39
4748
- fedora:38
4849
- fedora:37
49-
- ubuntu:lunar # EOL 01.2024
50+
- ubuntu:noble
51+
- ubuntu:mantic
5052
- ubuntu:jammy
5153
- ubuntu:focal
5254
# On Ubuntu Bionic the Meson doesn't support feature options

0 commit comments

Comments
 (0)