Skip to content

Commit

Permalink
Remove redundant testing of Java 22 (#106943)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira authored Apr 1, 2024
1 parent f078c30 commit af8de04
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .buildkite/pipelines/periodic.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ steps:
- graalvm-ce17
- openjdk17
- openjdk21
- openjdk22
GRADLE_TASK:
- checkPart1
- checkPart2
Expand All @@ -108,7 +107,6 @@ steps:
- graalvm-ce17
- openjdk17
- openjdk21
- openjdk22
BWC_VERSION: $BWC_LIST
agents:
provider: gcp
Expand Down
2 changes: 0 additions & 2 deletions .buildkite/pipelines/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ steps:
- graalvm-ce17
- openjdk17
- openjdk21
- openjdk22
GRADLE_TASK:
- checkPart1
- checkPart2
Expand All @@ -439,7 +438,6 @@ steps:
- graalvm-ce17
- openjdk17
- openjdk21
- openjdk22
BWC_VERSION: ["7.17.20", "8.13.1", "8.14.0"]
agents:
provider: gcp
Expand Down

0 comments on commit af8de04

Please sign in to comment.