Skip to content

Commit

Permalink
Update JAVA_HOME for BCR centos7 runner (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed May 16, 2024
1 parent eb9b7ed commit cd4e5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ bcr_test_module:
bazel: ${{ bazel }}
platform: centos7
environment:
JAVA_HOME: /usr/lib/jvm/java-1.8.0
JAVA_HOME: /usr/lib/jvm/zulu21
test_targets:
- "//..."

0 comments on commit cd4e5e6

Please sign in to comment.