blob: 9d239533af3c4027565d05befe7c9bba6b41774f [file] [log] [blame]
matrix:
platform: [ "debian11", "ubuntu2204", "macos", "macos_arm64" ]
bazel: [ "6.x", "7.x", "8.x" ]
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags: [ "--cxxopt=-std=c++20", "--host_cxxopt=-std=c++20" ]
build_targets:
- "@bant//bant:bant"