Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e3daf87a18d809965106b88bc1b6ef86801618f3
/
.
/
modules
/
gsl
/
4.0.0
/
presubmit.yml
blob: 9ac563c1247abf2d4013b2880a3ceed0d3cb5858 [
file
]
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:
-
'@gsl//:gsl'