mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
13 lines
338 B
YAML
13 lines
338 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-windows-medium
|
|
- windows-2019-16core
|
|
- custom-linux-xxl-nomad-20.04
|
|
- custom-linux-xl-nomad-22.04
|
|
- custom-ubuntu-22.04-xl
|
|
- custom-ubuntu-22.04-arm64-xl
|