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 a5f3f0a commit b5b26b2Copy full SHA for b5b26b2
.buildkite/pipelines/periodic.template.yml
@@ -86,6 +86,7 @@ steps:
86
- graalvm-ce17
87
- openjdk17
88
- openjdk21
89
+ - openjdk22
90
GRADLE_TASK:
91
- checkPart1
92
- checkPart2
@@ -109,6 +110,7 @@ steps:
109
110
111
112
113
114
BWC_VERSION: $BWC_LIST
115
agents:
116
provider: gcp
.buildkite/pipelines/periodic.yml
@@ -407,6 +407,7 @@ steps:
407
408
409
410
411
412
413
@@ -430,6 +431,7 @@ steps:
430
431
432
433
434
435
BWC_VERSION: ["7.17.21", "8.13.3"]
436
437
0 commit comments