Skip to content

Commit 6f5b691

Browse files
committed
Enable FIPS JVM in CI (#32330)
Now that #31666 and #31989 are merged we can run our tests in fips JVM. This commits enables us to run tests on a Java 8 JVM using BouncyCastleFIPS as a security Provider.
1 parent 466bc8c commit 6f5b691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/matrix-runtime-javas.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77

88
ES_RUNTIME_JAVA:
99
- java8
10+
- java8fips
1011
- java10

0 commit comments

Comments
 (0)