15 lines
272 B
YAML
15 lines
272 B
YAML
|
# Copyright (c) HashiCorp, Inc.
|
||
|
# SPDX-License-Identifier: MPL-2.0
|
||
|
|
||
|
self-hosted-runner:
|
||
|
# Labels of self-hosted runner in array of string
|
||
|
labels:
|
||
|
- custom
|
||
|
- xl
|
||
|
- 22.04
|
||
|
- linux
|
||
|
- xxl
|
||
|
- 20.04
|
||
|
- custom-windows-medium
|
||
|
- windows-2019-16core
|