We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f2a5e commit a9aaa79Copy full SHA for a9aaa79
.bazelci/presubmit.yml
@@ -94,6 +94,7 @@ tasks:
94
name: "./test_rules_scala with jdk21"
95
platform: ubuntu2004
96
shell_commands:
97
+ - sudo apt update && sudo apt install -y libxml2-utils
98
- mv tools/bazel.rc.buildkite tools/bazel.rc
99
- echo "import %workspace%/tools/bazel.rc" > .bazelrc
100
- echo "build --java_language_version=21" >> .bazelrc
0 commit comments