Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f483a9f2ff654cfcc50eac66cc145dd2b35e7e33
/
.
/
modules
/
libmicrohttpd
/
1.0.2
/
presubmit.yml
blob: 5086aec205de00b2f262d8b60dd910a1372499f2 [
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:
-
"@libmicrohttpd//..."