From c636069aee9eca010e9acb64184fc8ccecea45d7 Mon Sep 17 00:00:00 2001 From: Ioannis Kakavas Date: Wed, 5 Feb 2020 14:01:04 +0200 Subject: [PATCH] Remove 8fips from our runtime matrix The relevant handling part has been removed in infra, FIPS 140 testing needs to be enabled in the same manner as it happened for master and 7.x in #48378 and #49485 resolves: #51924 --- .ci/matrix-runtime-javas.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci/matrix-runtime-javas.yml b/.ci/matrix-runtime-javas.yml index a8fd7f282b450..d580a72c665ae 100644 --- a/.ci/matrix-runtime-javas.yml +++ b/.ci/matrix-runtime-javas.yml @@ -7,7 +7,6 @@ ES_RUNTIME_JAVA: - java8 - - java8fips - java11 - java12 - openjdk12