mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Ubuntu 14.04 is about to be end-of-life and Bazel CI will stop supporting it shortly afterwards. Context: https://groups.google.com/d/msg/bazel-dev/_D6XzfNkQQE/8TNKiNmsCAAJ
19 lines
254 B
YAML
19 lines
254 B
YAML
---
|
|
buildifier: latest
|
|
platforms:
|
|
ubuntu1604:
|
|
build_targets:
|
|
- "..."
|
|
test_targets:
|
|
- "..."
|
|
ubuntu1804:
|
|
build_targets:
|
|
- "..."
|
|
test_targets:
|
|
- "..."
|
|
macos:
|
|
build_targets:
|
|
- "..."
|
|
test_targets:
|
|
- "..."
|