Skip to content

Commit a9aaa79

Browse files
committed
Add libxml
1 parent 58f2a5e commit a9aaa79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ tasks:
9494
name: "./test_rules_scala with jdk21"
9595
platform: ubuntu2004
9696
shell_commands:
97+
- sudo apt update && sudo apt install -y libxml2-utils
9798
- mv tools/bazel.rc.buildkite tools/bazel.rc
9899
- echo "import %workspace%/tools/bazel.rc" > .bazelrc
99100
- echo "build --java_language_version=21" >> .bazelrc

0 commit comments

Comments
 (0)