Skip to content

Commit

Permalink
Update Ubuntu versions in presubmit.yml (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
philwo committed Jun 30, 2021
1 parent a5cec6e commit 7bc3dbf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
platforms:
ubuntu1604:
ubuntu1804:
build_targets:
- "..."
- "//..."
test_targets:
- "..."
ubuntu1804:
- "//..."
ubuntu2004:
build_targets:
- "..."
- "//..."
test_targets:
- "..."
- "//..."
macos:
build_targets:
- "..."
- "//..."
test_targets:
- "..."
- "//..."
windows:
build_targets:
# Escape hyphens on later args
Expand Down

0 comments on commit 7bc3dbf

Please sign in to comment.