Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
eaed6020c6bae33adcfc87def07629abf9b406ee
/
.
/
modules
/
pybind11_protobuf
/
0.0.0-20240524-1d7a729
/
presubmit.yml
blob: dd382f0f2e6f63da8a3a626a7e9a3dc50a6f05ed [
file
]
matrix:
platform:
-
debian11
-
ubuntu2204
bazel:
-
6.x
-
7.x
tasks:
build:
platform:
${{ platform }}
bazel:
${{ bazel }}
build_flags:
-
'--cxxopt=-std=c++17'
build_targets:
-
'@pybind11_protobuf//...'