blob: c6ab0fff754791e3d66ed6ee1e8feed0cae36ece [file] [log] [blame]
matrix:
platform:
- rockylinux8
- debian10
- ubuntu2004
- macos
- windows
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
build_targets:
- '@apple_rules_lint//lint:implementation'
bcr_test_module:
module_path: tests/bcr
matrix:
platform:
- rockylinux8
- debian10
- ubuntu2004
- macos
- windows
tasks:
run_test_module:
name: Run test module
platform: ${{ platform }}
build_targets:
- //...