Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7f1ccd576aa33cddffdcc363bc0bd5c4e87c8c76
/
.
/
modules
/
engflowapis
/
2024.11.04-11.10.20
/
presubmit.yml
blob: 97af3b032d8e826802a4d4a42585a8350a9ccd4a [
file
] [
log
] [
blame
]
matrix:
platform:
-
"debian10"
-
"ubuntu2004"
-
"macos"
-
"macos_arm64"
-
"windows"
bazel:
-
"7.x"
-
"8.x"
tasks:
verify_targets:
name:
"Verify build targets"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
'@engflowapis//...'