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