Upgrade Fedora req to 43

This commit is contained in:
Robert Schmidt
2026-03-02 14:07:08 +01:00
parent d37cb161ea
commit 1ea2b1b3ac
2 changed files with 2 additions and 3 deletions

View File

@@ -107,8 +107,7 @@ check_supported_distribution() {
"ubuntu22.04") return 0 ;;
"debian11") return 0 ;;
"debian12") return 0 ;;
"fedora41") return 0 ;;
"fedora40") return 0 ;;
"fedora43") return 0 ;;
"rhel8.2") return 0 ;;
"rhel8.3") return 0 ;;
"rhel8.4") return 0 ;;