Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
dc26aa2ba2be5f24f5f75ae8ac54eebad487aca6
/
.
/
modules
/
tcmalloc
/
0.0.0-20250331-43fcf6e
/
presubmit.yml
blob: 403b08bf302ae3f225fbca1cb35a4ff5b2c22979 [
file
]
matrix:
platform:
[
"ubuntu2204"
]
bazel:
[
"7.x"
,
"8.x"
]
tasks:
verify_targets:
platform:
${{ platform }}
bazel:
${{ bazel }}
environment:
CC:
clang
build_flags:
-
'--cxxopt=-std=c++17'
build_targets:
-
'@tcmalloc//tcmalloc'