blob: 898140bcbd54d358392d8412af23eb384b878c97 [file]
matrix:
platform: [ubuntu2204]
bazel: [7.x, 8.x, latest]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@libfastjson"
test_targets:
- "@libfastjson//..."