summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 58e5d6019..142c8db51 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
full-gpu-tests: true
runs-on: [Windows, self-hosted, "GCP-T4"]
has-gpu: true
- server-count: 2
+ server-count: 8
fail-fast: false
runs-on: ${{ matrix.runs-on }}