Skip to content

Commit

Permalink
Disable Windows CI Bazel
Browse files Browse the repository at this point in the history
We don't have a maintainer for Bazel windows. If you want to volunteer, send a PR
rolling this back and let's fix it.
  • Loading branch information
achew22 authored and johanbrandhorst committed Aug 15, 2019
1 parent 855af06 commit e560d3a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,3 @@ platforms:
- "--test_tag_filters=-nomacos"
test_targets:
- "..."
windows:
build_flags:
- "--build_tag_filters=-nowindows"
build_targets:
- "..."
test_flags:
- "--test_tag_filters=-nowindows"
- "--experimental_enable_runfiles"
test_targets:
- "..."

0 comments on commit e560d3a

Please sign in to comment.