You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- "./test_rules_scala.sh || buildkite-agent annotate --style 'warning' \"Optional build with latest Bazel version failed, [see here](${BUILDKITE_BUILD_URL}#${BUILDKITE_JOB_ID}) (It is not mandatory but worth checking)\""
50
38
test_rules_scala_linux_latest:
51
-
name: "./test_rules_scala (latest bazel)"
52
-
platform: ubuntu1804
39
+
name: "./test_rules_scala (latest Bazel)"
40
+
platform: ubuntu2004
53
41
bazel: latest
54
42
shell_commands:
55
43
- "./test_rules_scala.sh || buildkite-agent annotate --style 'warning' \"Optional build with latest Bazel version failed, [see here](${BUILDKITE_BUILD_URL}#${BUILDKITE_JOB_ID}) (It is not mandatory but worth checking)\""
0 commit comments