blob: 4c13392072afb383a475407f2b499c068365928d [file] [log] [blame]
matrix:
platform:
- debian11
- ubuntu2204
- macos
- macos_arm64
bazel:
- 8.x
- 7.x
- 6.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++20'
build_targets:
- '@pixelmatch-cpp17//:pixelmatch'
- '@pixelmatch-cpp17//:pixelmatch-cpp17'
- '@pixelmatch-cpp17//:image_utils'