blob: 6b9e9b3959e51d312e885f52c3172d42cfe1be59 [file] [log] [blame]
matrix:
platform:
- rockylinux8
- debian10
- ubuntu2004
- macos
- windows
bazel: [7.x]
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@sqlite3//:sqlite3'
- '@sqlite3//:shell'
- '@sqlite3//:sqlite3ext'