Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7e979de68b4132b20cbef1b315976e61a8e18fb3
/
.
/
modules
/
nsync
/
1.29.2
/
presubmit.yml
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//...'