blob: 54d5f3aae435c18be53390a498ff967ff3de7ea7 [file] [log] [blame]
matrix:
platform:
- debian10
- ubuntu2004
- macos
bazel:
- 8.x
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++17'
- '--host_cxxopt=-std=c++17'
build_targets:
- '@libzip//:libzip'