Skip to content

Commit

Permalink
fix targets
Browse files Browse the repository at this point in the history
  • Loading branch information
brocollie08 committed Jul 1, 2024
1 parent ac99569 commit 596bd5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build --java_language_version=11
build --java_runtime_version=remotejdk_11
build --host_java_runtime_version=remotejdk_11
build --javabase=@bazel_tools//tools/jdk:remote_jdk11
build --host_javabase=@bazel_tools//tools/jdk:remote_jdk11
build --java_toolchain=@bazel_tools//tools/jdk:toolchain_hostjdk11
build --host_java_toolchain=@bazel_tools//tools/jdk:toolchain_hostjdk11

Expand Down

0 comments on commit 596bd5f

Please sign in to comment.