Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e16067afb1b3ea4eea0216643e8de98b5345864e
/
.
/
modules
/
tomlplusplus
/
3.4.0
/
presubmit.yml
blob: b4bdf2897e5df583a6cca206783c4f4acbd63174 [
file
] [
log
] [
blame
]
matrix:
platform:
[
"debian11"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
"6.x"
,
"7.x"
]
tasks:
verify_targets:
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
'@tomlplusplus//...'
test_targets:
-
'@tomlplusplus//...'