blob: 15785ee9c5b075a49ddbdb54a04dae9723de7e2f [file] [log] [blame]
matrix:
platform: ["rockylinux8", "debian10", "macos", "ubuntu2004", "windows"]
tasks:
build_targets:
name: "Build targets under //jni"
platform: ${{ platform }}
build_targets:
- "@rules_jni//jni/..."
bcr_test_module:
module_path: "tests"
matrix:
platform: ["rockylinux8", "debian10", "macos", "ubuntu2004", "windows"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
test_targets:
- "//..."