Skip to content

Commit

Permalink
Update presubmit configs
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy committed Dec 13, 2024
1 parent 3c4fecc commit cdfb112
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,20 @@
---
platforms:
ubuntu1804:
ubuntu2204:
build_targets:
- "//..."
test_flags:
- "--test_tag_filters=-noci,-external,-native,-sauce"
- "--test_output=streamed"
test_targets:
- "//..."
macos:
sauce: false
build_targets:
- "//..."
test_flags:
- "--test_tag_filters=-noci,-sauce,-external,-native"
test_targets:
- "//..."
windows:
sauce: false
build_flags:
- "--enable_runfiles"
build_targets:
Expand Down

0 comments on commit cdfb112

Please sign in to comment.