blob: 67383df4e215985a62de85d5b8f8c2b9cddb06a2 [file] [log] [blame]
matrix:
platform: ["rockylinux8", "debian10", "macos", "ubuntu2004", "windows"]
tasks:
verify_targets:
name: "Verify build targets"
platform: ${{ platform }}
build_targets:
- '@protobuf//:protobuf'
- '@protobuf//:protobuf_lite'
- '@protobuf//:protoc'
- '@protobuf//:test_messages_proto2_proto_cc'
bcr_test_module:
module_path: "examples"
matrix:
platform: ["rockylinux8", "debian10", "macos", "ubuntu2004", "windows"]
tasks:
run_test_module:
name: "Run test module"
platform: ${{ platform }}
build_targets:
- "//..."