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