We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f3a8d5 + 74f8370 commit 0821256Copy full SHA for 0821256
ci/common.jsonnet
@@ -63,6 +63,7 @@ local common_json = import "../common.json";
63
"linux-jdk17": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
64
"linux-jdk19": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
65
"linux-jdk20": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
66
+ "linux-jdk21": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
67
},
68
69
# Dependencies
0 commit comments