Update Jenkinsfile

This commit is contained in:
2026-06-03 09:27:33 -05:00
parent 3a4f098011
commit ca498b6f3c
Vendored
+1 -1
View File
@@ -37,7 +37,7 @@ spec:
parameters {
string(
name: 'VERSIONS',
defaultValue: '8.10 9.7 10.1',
defaultValue: '8.10 9.8 10.2',
description: 'Rocky Linux versions to build (space-separated)'
)
string(