Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
b7e4ed95510784a337b21fcf01509ca96b51f05d
/
.
/
modules
/
bazelpods
/
1.12.2
/
presubmit.yml
blob: 25a14478beab398b6a602e6c4995451164f5b6ca [
file
]
matrix:
bazel:
[
"6.x"
]
platform:
[
"macos_arm64"
,
"macos"
]
tasks:
verify_build:
name:
Verify Build
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@bazelpods//:bazelpods"
build_flags:
-
"--enable_bzlmod"