Skip to content

Commit e560d3a

Browse files
achew22johanbrandhorst
authored andcommitted
Disable Windows CI Bazel
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.
1 parent 855af06 commit e560d3a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.bazelci/presubmit.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,3 @@ platforms:
3030
- "--test_tag_filters=-nomacos"
3131
test_targets:
3232
- "..."
33-
windows:
34-
build_flags:
35-
- "--build_tag_filters=-nowindows"
36-
build_targets:
37-
- "..."
38-
test_flags:
39-
- "--test_tag_filters=-nowindows"
40-
- "--experimental_enable_runfiles"
41-
test_targets:
42-
- "..."

0 commit comments

Comments
 (0)