Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7da589972ab26d18a47354cf0ed9422985d04ad0
/
.
/
modules
/
pybind11_protobuf
/
0.0.0-20250210-f02a2b7
/
presubmit.yml
blob: 856e9763b6566c47c6d5d9cddd1f540828d85733 [
file
] [
log
] [
blame
]
matrix:
platform:
-
debian11
-
ubuntu2204
bazel:
-
7.x
-
8.x
tasks:
build:
platform:
${{ platform }}
bazel:
${{ bazel }}
build_flags:
-
'--cxxopt=-std=c++17'
build_targets:
-
'@pybind11_protobuf//...'