matrix: | |
platform: | |
- rockylinux8 | |
- debian10 | |
- macos | |
- macos_arm64 | |
- ubuntu2204 | |
- ubuntu2404 | |
- windows | |
bazel: | |
- 8.x | |
- 7.x | |
- 6.x | |
tasks: | |
verify_build_targets: | |
name: "Verify build targets" | |
platform: ${{ platform }} | |
bazel: ${{ bazel }} | |
build_targets: | |
- "@bazel_skylib//..." |