Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
48305831999d8c2333103301fb8e9ae5a20b02c2
/
.
/
modules
/
bazelpods
/
1.11.9
/
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"