Skip to content

Commit 7192ed0

Browse files
authored
Disable flatbuffer in downstream pipeline (#1741)
1.[ [Error: 'apple_common' value has no field or method 'multi_arch_split' with BAZEL@HEAD](https://github.com/google/flatbuffers/issues/8095#top)](https://github.com/google/flatbuffers/issues/8095) 2. [Flatbuffers is failing with bazel@HEAD and should upgrade to the latest rules_js.](google/flatbuffers#7992)
1 parent 6e74717 commit 7192ed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildkite/bazelci.py

+1
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
"git_repository": "https://github.com/google/flatbuffers.git",
187187
"http_config": "https://raw.githubusercontent.com/google/flatbuffers/master/.bazelci/presubmit.yml",
188188
"pipeline_slug": "flatbuffers",
189+
"disabled_reason": "https://github.com/google/flatbuffers/issues/7992",
189190
},
190191
"Flogger": {
191192
"git_repository": "https://github.com/google/flogger.git",

0 commit comments

Comments
 (0)