Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
71d770703cb7f8175d54fecfb7d50adb4a02cd93
/
.
/
modules
/
tcmalloc
/
0.0.0-20240411-5ed309d
/
presubmit.yml
blob: 09a41a7fdc18f16873386a08487a13300782145f [
file
]
matrix:
platform:
[
"ubuntu2204"
]
bazel:
[
"6.x"
,
"7.x"
]
tasks:
verify_targets:
platform:
${{ platform }}
bazel:
${{ bazel }}
environment:
CC:
clang
build_flags:
-
'--cxxopt=-std=c++17'
build_targets:
-
'@tcmalloc//tcmalloc'