blob: 801f1a0324ac2517fb32bdbbdb68682d147e2711 [file]
---
matrix:
platform:
- ubuntu2404
- 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"