blob: 2b1096f3c5cfb9f0f751db0d0f6b76511d1b2715 [file] [log] [blame]
matrix:
platform:
- debian10
- debian11
- ubuntu2004
- ubuntu2004_arm64
- ubuntu2204
- ubuntu2404
- macos
- macos_arm64
bazel: [7.x, 8.x]
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@sed//...'
test_targets:
- '@sed//...'