ci: add large runner as allowed label

This commit is contained in:
Malte Poll 2023-10-04 10:21:52 +02:00 committed by Malte Poll
parent 69cb70e970
commit 6ea0b38a66

View File

@ -1,3 +1,3 @@
self-hosted-runner:
# Labels of self-hosted runner in array of string
labels: [azure-cvm, bazel-cached, bazel-nocache]
labels: [azure-cvm, bazel-cached, bazel-nocache, ubuntu-latest-8-cores]