blob: 41e1a062c4a7482ae050043bc0770ab55742584e [file] [log] [blame]
matrix:
bazel:
- 7.x
platform:
- debian10
- ubuntu2004
- macos
- windows
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++14'
build_targets:
- '@googletest//:all'