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//...'