blob: b5083f5e262e538040e9b40799932fbf2a1007c2 [file] [log] [blame]
matrix:
platform:
- macos_arm64
- ubuntu2404
- windows
bazel: [7.x, 8.x]
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@cxx.rs//...'
test_targets:
- '@cxx.rs//...'