mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
15 lines
273 B
YAML
15 lines
273 B
YAML
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
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
|