Skip to content

Commit d0fd236

Browse files
authored
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 33e3822 commit d0fd236

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,5 +7,6 @@
77

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

0 commit comments

Comments
 (0)