blob: 7296a58c280f527c9a53b3ee139894a6871e8c33 [file]
matrix:
platform:
- debian10
- debian11
- ubuntu2004
- ubuntu2204
- macos
- macos_arm64
bazel:
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@glib//glib'
- '@glib//gmodule'
test_targets:
- '@glib//glib/tests/...'