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