Skip to content

Commit

Permalink
Exclude running on bazel 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DolceTriade authored and fmeum committed Feb 8, 2024
1 parent 7b3cc6d commit 40a216f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ tasks:
- "-//tests/core/starlark/cgo/..." # Doesn't work before bazel 6
# Bzlmod tests require Bazel 6+
- "-//tests/core/nogo/bzlmod/..."
# Nogo includes/excludes doesn't work before bazel 6
- "-//tests/core/nogo/includes_excludes:includes_exclude_test"
ubuntu2004:
# enable some unflipped incompatible flags on this platform to ensure we don't regress.
shell_commands:
Expand Down

0 comments on commit 40a216f

Please sign in to comment.