blob: acace44efa8d362982ec24c1a477216067ad1ab8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name: "RELEASE_TARGET_JAVA_21"
namespace: "core_libraries"
description: "Control if we should target java 21."
value: {
bool_value: false
}
workflow: LAUNCH
containers: "product"
containers: "system"
containers: "system_ext"
containers: "vendor"
|