blob: 64455b0e49495c4d3cf84f44ff7b63b097696978 [file]
matrix:
platform:
- debian11
- ubuntu2404
- macos
- macos_arm64
bazel:
- 9.x
- 8.x
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++17'
build_targets:
- '@amqp-cpp//:amqp-cpp'