ci: use self hosted (cached) runners

This commit is contained in:
Malte Poll 2023-05-19 11:02:55 +02:00 committed by Malte Poll
parent a5215d3268
commit 41cc759b44
3 changed files with 21 additions and 164 deletions

View file

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