blob: f7c411bb3f659f4d0f966d14eeb00d9578ce238a [file] [log] [blame]
matrix:
platform:
- ubuntu2004
- macos
- macos_arm64
- windows
bazel:
- 7.x
- 6.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--host_cxxopt=-std=c++14'
- '--cxxopt=-std=c++14'
build_targets:
- '@gonzojive_protobuf_javascript//generator:protoc-gen-js'