mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 11:55:42 +03:00
migrate GHA workflows to using single runner labels (#20581)
This commit is contained in:
2
.github/workflows/test-core.yaml
vendored
2
.github/workflows/test-core.yaml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
make dev
|
||||
tests-api:
|
||||
needs: [mods]
|
||||
runs-on: [custom, xl, 22.04]
|
||||
runs-on: custom-linux-xl-nomad-22.04
|
||||
timeout-minutes: 8
|
||||
steps:
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
||||
Reference in New Issue
Block a user