fix: disable e2e/bzlmod with RBE temporarily

This commit is contained in:
Greg Magolan 2022-09-12 20:52:13 -07:00
parent bbfb74c8e6
commit f4b2b1b3b6
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ jobs:
- "."
- "e2e/bzlmod"
- "e2e/copy_to_directory"
exclude:
# bzlmod broken at 5.3.0 which the RBE bazel fork is bazed on
- config: rbe
folder: e2e/bzlmod
# Steps represent a sequence of tasks that will be executed as part of the job
steps: