Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f6942599ec2d7c1ea86476855db5239e5205f0b5
/
.
/
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//...'