We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15345b8 commit 0c907bdCopy full SHA for 0c907bd
.bazelci/presubmit.yml
@@ -177,7 +177,7 @@ tasks:
177
<<: *minimum_supported_version
178
<<: *reusable_config
179
name: "RBE: Ubuntu, minimum Bazel"
180
- platform: rbe_ubuntu1604
+ platform: rbe_ubuntu2004
181
build_flags:
182
# BazelCI sets --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1,
183
# which prevents cc toolchain autodetection from working correctly
@@ -195,7 +195,7 @@ tasks:
195
rbe:
196
197
name: "RBE: Ubuntu"
198
199
test_flags:
200
- "--test_tag_filters=-integration-test,-acceptance-test"
201
- "--extra_toolchains=@buildkite_config//config:cc-toolchain"
0 commit comments