Skip to content

Commit

Permalink
bcr: Fix presubmit on CentOS 7
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Sep 29, 2022
1 parent 73ae9b3 commit c4e3441
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 @@ -24,6 +24,6 @@ bcr_test_module:
name: "Run test module"
platform: centos7
environment:
JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el7_9.x86_64
JAVA_HOME: /usr/lib/jvm/java-1.8.0
test_targets:
- "//..."

0 comments on commit c4e3441

Please sign in to comment.