blob: 778fe14cb7780523c57f85f4041e75e736422626 [file]
matrix:
platform: ["debian10", "ubuntu2004"]
bazel:
- 7.x
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@grpc//:grpc'
- '@grpc//:grpc_unsecure'
- '@grpc//:grpc++'
- '@grpc//:grpc++_unsecure'
- '@grpc//examples/protos/...'