blob: f4872050ea63d733a0e18ab3ad2ea2fa31e744e2 [file] [log] [blame]
matrix:
platform: ["debian10", "macos", "ubuntu2004", "windows"]
bazel: ["6.x", "7.x"]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++14'
- '--host_cxxopt=-std=c++14'
build_targets:
- '@upb//:upb'
- '@upb//:descriptor_upb_proto'
- '@upb//:textformat'
- '@upb//cmake:staleness_test_lib'