summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2025-06-03 18:41:26 -0700
committerGitHub <noreply@github.com>2025-06-04 01:41:26 +0000
commit7f6b683a623ee434e6c720b5bf6c298f389d4b82 (patch)
tree3b5c20b1552a109149ca2bd661a80428c9ad62c6 /.github
parentff4017fec51e0cc7e867338ddeb52373ec37a591 (diff)
Disable 23 tests failing assertions (#7317)
Diffstat (limited to '.github')
-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 }}