dep-protobuf/.bazelci
Yun Peng b3875ccdf6 Update Bazel CI presubmit matrix
- Remove macos (Intel Macs)
- Update debian and ubuntu distribution
- Add Bazel 9.x

PiperOrigin-RevId: 910719323
2026-05-05 08:59:10 -07:00
..
presubmit.yml Update Bazel CI presubmit matrix 2026-05-05 08:59:10 -07:00
README.md Add .bazelci/presubmit.yml to test protobuf on Bazel CI 2025-02-26 08:39:06 -08:00

Bazel CI test

The .bazelci/presubmit.yml file is used by https://buildkite.com/bazel/protobuf to test building protobuf with Bazel on Bazel CI. It should contain the same set of tests as .bcr/presubmit.yml which is the tests that will run before publishing protobuf to BCR.