Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
b293cd67ab29955cd7417a438a812a9741d6431d
/
.
/
modules
/
pybind11_abseil
/
202402.0
/
presubmit.yml
blob: d618abee434936e44f6305c1c11c860f5cac182f [
file
]
matrix:
platform:
-
debian11
-
ubuntu2204
bazel:
-
6.x
-
7.x
tasks:
build:
platform:
${{ platform }}
bazel:
${{ bazel }}
build_flags:
-
'--cxxopt=-std=c++14'
build_targets:
-
'@pybind11_abseil//...'