blob: 403b08bf302ae3f225fbca1cb35a4ff5b2c22979 [file]
matrix:
platform: ["ubuntu2204"]
bazel: ["7.x", "8.x"]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
environment:
CC: clang
build_flags:
- '--cxxopt=-std=c++17'
build_targets:
- '@tcmalloc//tcmalloc'