blob: fa2cf57bc49d20c8704fea2001b9c6bae5008447 [file]
matrix:
platform:
- debian10
- ubuntu2004
- macos
- macos_arm64
- windows
bazel:
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@nsync//...'
test_targets:
- '@nsync//...'