blob: d84c1483e95a6c3c4377ff992af5df7973f874bd [file] [log] [blame]
---
matrix:
platform:
- ubuntu2004
- macos
- windows
tasks:
build_and_test:
platform: ${{ platform }}
build_targets:
- "//:all"
test_targets:
- "//:all"
- "-//:dfa_test"
- "-//:exhaustive1_test"
- "-//:exhaustive2_test"
- "-//:exhaustive3_test"
- "-//:exhaustive_test"
- "-//:random_test"