blob: 570cd0108dbf314a960a9836f1003a91e9b009ab [file] [log] [blame]
matrix:
platform:
- debian11
- ubuntu2004
- ubuntu2204
- ubuntu2404
- macos
- macos_arm64
bazel: [7.x, 8.x, rolling]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- --cxxopt=-std=c++17
build_targets:
- "@avro-cpp//:avro_cpp"
test_flags:
- --cxxopt=-std=c++17
test_targets:
- "@avro-cpp//:all"