Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
dc26aa2ba2be5f24f5f75ae8ac54eebad487aca6
/
.
/
modules
/
tinyobjloader
/
2.0.0-rc1.bcr.1
/
presubmit.yml
blob: 9665b04241ef4a83454f78f8bc6927fd8d0d30ef [
file
] [
log
] [
blame
]
matrix:
bazel:
[
"6.x"
,
"7.x"
]
platform:
[
"debian10"
,
"macos"
,
"macos_arm64"
,
"ubuntu2004"
,
"windows"
]
tasks:
verify_targets:
name:
Verify build targets
bazel:
${{ bazel }}
platform:
${{ platform }}
build_targets:
-
'@tinyobjloader//:tinyobjloader'