Skip to content

Commit 6868f0c

Browse files
committed
Remove FIPS testing for Java 17 and 18
1 parent fe091e8 commit 6868f0c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.buildkite/pipelines/periodic.template.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ steps:
3737
setup:
3838
ES_RUNTIME_JAVA:
3939
- java11
40-
- openjdk17
41-
- openjdk18
4240
agents:
4341
provider: gcp
4442
image: family/elasticsearch-ubuntu-2004

.buildkite/pipelines/periodic.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,8 +1248,6 @@ steps:
12481248
setup:
12491249
ES_RUNTIME_JAVA:
12501250
- java11
1251-
- openjdk17
1252-
- openjdk18
12531251
agents:
12541252
provider: gcp
12551253
image: family/elasticsearch-ubuntu-2004

0 commit comments

Comments
 (0)