mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-04 04:54:15 -04:00
10 lines
203 B
YAML
10 lines
203 B
YAML
self-hosted-runner:
|
|
# Labels of self-hosted runner in array of string
|
|
labels:
|
|
[
|
|
azure-cvm,
|
|
arc-runner-set,
|
|
bazel-cached,
|
|
bazel-nocache,
|
|
ubuntu-latest-8-cores,
|
|
]
|