mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
fix for: > This is a scheduled Windows Server 2019 brownout. > The Windows Server 2019 image will be removed on 2025-06-30. > For more details, see actions/runner-images#12045
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-2022-16core
|
|
- custom-linux-xxl-nomad-20.04
|
|
- custom-linux-xl-nomad-22.04
|
|
- custom-ubuntu-22.04-xl
|
|
- custom-ubuntu-22.04-arm64-xl
|