blob: db0858ac40ba814969b8c6c735aee392a19e8267 [file]
matrix:
platform: ["macos_arm64", "ubuntu2004"]
bazel: ["7.x", "8.x"]
tasks:
verify_targets:
name: "Verify build targets"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- "--enable_bzlmod=true"
build_targets:
- "@rules_kotlin//kotlin/..."
- "@rules_kotlin//src/..."