build_java without conformance tests (#9873)

* build_java without conformance tests
pull/9878/head
Elliotte Rusty Harold 3 years ago committed by GitHub
parent cd1baaec08
commit 868ab1469f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests.sh

@ -282,7 +282,7 @@ build_java_jdk8() {
build_java_jdk11() {
use_java jdk11
build_java_with_conformance_tests
build_java
}
build_java_jdk17() {

Loading…
Cancel
Save