enos(rhel): remove references to 9.4 again (#30410)

Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Ryan Cragun 2025-04-25 19:07:32 -06:00 committed by GitHub
parent debca85240
commit 025448109d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ locals {
}
rhel = {
"8.10" = ["softhsm"]
"9.4" = ["softhsm"]
"9.5" = ["softhsm"]
}
ubuntu = {
"20.04" = ["softhsm"]