diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3e56a3b..c7ada05 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: