mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
ci: Use custom runner for core tests with more CPU and memory. (#25475)
This commit is contained in:
2
.github/workflows/test-core.yaml
vendored
2
.github/workflows/test-core.yaml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
sudo -E env "PATH=$PATH" make test-nomad-module
|
||||
tests-groups:
|
||||
needs: [checks]
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: custom-linux-xl-nomad-22.04
|
||||
timeout-minutes: 30
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user