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