Commit e5622f44 authored by Robert Schmidt's avatar Robert Schmidt

Merge remote-tracking branch 'origin/build-rocky9.5' into integration_2024_w50 (!3162)

Add Rocky 9.5 to list of distributions
parents 0b78a18d 13a1d863
......@@ -131,6 +131,7 @@ check_supported_distribution() {
"rocky9.2") return 0 ;;
"rocky9.3") return 0 ;;
"rocky9.4") return 0 ;;
"rocky9.5") return 0 ;;
esac
return 1
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment