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.
1 parent f49e19b commit 17ebe60Copy full SHA for 17ebe60
Jenkinsfile-asf
@@ -35,7 +35,7 @@ pipeline {
35
axes {
36
axis {
37
name 'TEST_JAVA_VERSION'
38
- values '[email protected]', '[email protected]', 'openjdk@17', '[email protected]'
+ values '[email protected]', '[email protected]', 'openjdk@1.17.0', '[email protected]'
39
}
40
41
name 'SERVER_VERSION'
0 commit comments