aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <arostovtsev@google.com>2021-07-01 10:02:11 -0400
committerGitHub <noreply@github.com>2021-07-01 10:02:11 -0400
commit3198606db0d318f8c5224fe204bef5954033815e (patch)
tree1d6448dc19c4d4b56b2a361d796c132bd5389726
parent39bb348b6127b8100e45a55cf8513190ebd60f69 (diff)
downloadstardoc-3198606db0d318f8c5224fe204bef5954033815e.tar.gz
Add ubuntu2004 to presubmit.yml (#106)
Followup to #105.
-rw-r--r--.bazelci/presubmit.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index e469387..8ad959e 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -5,6 +5,11 @@ platforms:
- "//..."
test_targets:
- "//..."
+ ubuntu2004:
+ build_targets:
+ - "//..."
+ test_targets:
+ - "//..."
macos:
build_targets:
- "//..."