Skip to content

Commit

Permalink
Re-enable Java 22 periodic testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Feb 29, 2024
1 parent f569a47 commit 1ad813d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipelines/periodic.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ steps:
- openjdk18
- openjdk19
- openjdk20
- openjdk21
- openjdk22
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down
2 changes: 2 additions & 0 deletions .buildkite/pipelines/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1286,6 +1286,8 @@ steps:
- openjdk18
- openjdk19
- openjdk20
- openjdk21
- openjdk22
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down

0 comments on commit 1ad813d

Please sign in to comment.