blob: 4e6997d8ddec951e83685d18bfd7aa1f214739bc [file] [log] [blame]
matrix:
platform:
- debian10
- debian11
- macos
- macos_arm64
- ubuntu2004
- ubuntu2204
- windows
bazel: [6.x, 7.x]
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- --cxxopt=-std=c++14
build_targets:
- '@catch2//:catch2'
- '@catch2//:catch2_main'