Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
76cd15c8d4eddde2b5628ccf7470b9a2d4bdfb0c
/
.
/
modules
/
libwebsockets
/
4.5.2
/
presubmit.yml
blob: 97a8ac2f94894f87d1edcce052fec60ff6b6b37d [
file
]
matrix:
platform:
-
debian10
-
macos_arm64
-
rockylinux8
-
ubuntu2004
-
ubuntu2004_arm64
bazel:
[
"7.x"
,
"8.x"
,
"9.x"
]
tasks:
verify_targets:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"@libwebsockets//..."