blob: 9b275dcc8a8c021bcf9bf5d8371c7f99bc37f6ea [file]
matrix:
platform:
- debian10
- ubuntu2004
- macos
- macos_arm64
- windows
bazel:
- 8.x
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@libxml2'
test_targets:
- "@libxml2//..."