blob: db8f7b4e9b5ab5751894ab5412905b274f5a958c [file]
matrix:
platform:
- debian10
- ubuntu2004
- macos
# XXX not fully supported yet
#- macos_arm64
bazel:
- 7.x
- 6.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@rules_nixpkgs_nodejs//:nodejs'
- '@rules_nixpkgs_nodejs//extensions:toolchain'