blob: 97c2b255306cf2df900d2a6f09a7188b444ea2c5 [file] [log] [blame]
matrix:
platform:
- debian10
- ubuntu2004
bazel:
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@jwt-cpp//example:rsa_create'
- '@jwt-cpp//example:rsa_verify'
- '@jwt-cpp//include/jwt-cpp/traits/nlohmann-json:traits'
- '@jwt-cpp//include/jwt-cpp:jwt'
- '@jwt-cpp//include/jwt-cpp/traits/nlohmann-json:specialization'