blob: 746ce3f47fe29b5a61de816b642e00a164a8744e [file] [log] [blame]
matrix:
platform:
- debian11
- ubuntu2004
- ubuntu2204
bazel:
- 8.x
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++17'
- '--host_cxxopt=-std=c++17'
build_targets:
- '@distributed_point_functions//...'