We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0f947 commit 6283db0Copy full SHA for 6283db0
modules/copybara/0.0.0-20240326-6485af6/presubmit.yml
@@ -6,5 +6,8 @@ tasks:
6
verify_targets:
7
platform: ${{ platform }}
8
bazel: ${{ bazel }}
9
+ build_flags:
10
+ - "--java_language_version=11"
11
+ - "--tool_java_language_version=11"
12
build_targets:
13
- "@copybara//java/com/google/copybara:copybara"
0 commit comments