Stop testing on Fedora 40 - Start testing on Fedora 42

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Achilleas Koutsou 2025-06-10 17:16:22 +02:00 committed by Tomáš Hozza
parent 664f68ba16
commit 61e3fc7f2e
4 changed files with 5 additions and 106 deletions

View file

@ -99,7 +99,7 @@ case "${ID}-${VERSION_ID}" in
OS_VARIANT="centos-stream9"
BOOT_ARGS="uefi,firmware.feature0.name=secure-boot,firmware.feature0.enabled=no"
;;
"fedora-40")
"fedora-42")
OS_VARIANT="fedora-unknown"
;;
*)