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