blob: 84e5a8b0f2996d248c3cb072af76bc364de28750 [file] [log] [blame] [edit]
matrix:
platform: ["macos", "ubuntu2004"]
bazel: ["6.x", "7.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/..."