blob: b8f3499194fe76234f6894944e507d9bb19826f4 [file]
matrix:
platform:
- rockylinux8
- debian10
- ubuntu2004
- macos
- windows
bazel:
- 6.x
- 7.x
tasks:
build:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@pybind11_bazel//...'