blob: 89548c74be69d9d0dfa816663cec7b58afa1c4a7 [file] [log] [blame]
matrix:
platform:
- debian10
- debian11
- ubuntu2004
- ubuntu2204
- macos
- macos_arm64
- windows
bazel:
- 6.x
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@tinyformat//:tinyformat"
run_test_module:
name: Run test module
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "@tinyformat//:tinyformat_test"