mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 20:11:55 +00:00
Bazel CI: fix bad value in yml (#5262)
Use the "simple format" defined here: https://github.com/bazelbuild/continuous-integration/blob/69cf7ec23d984dcbb41fffe946e07ebf5ab7e0f1/buildkite/bazelci.py#L1453 This will unbreak the "Bazel / FlatBuffers" pipeline on Bazel CI, see https://buildkite.com/bazel/flatbuffers
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
4cbff97c43
commit
cb9ab2fe58
@@ -1,5 +1,5 @@
|
||||
---
|
||||
buildifier: true
|
||||
buildifier: latest
|
||||
platforms:
|
||||
ubuntu1404:
|
||||
build_targets:
|
||||
|
||||
Reference in New Issue
Block a user