blob: 55d04aac46ac64c0deb4ba6fae2533f7dc25da32 [file]
matrix:
platform: [ "ubuntu2404", "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++23", "--host_cxxopt=-std=c++23" ]
build_targets:
- "@bant//bant:bant"