From 7f6b683a623ee434e6c720b5bf6c298f389d4b82 Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:41:26 -0700 Subject: Disable 23 tests failing assertions (#7317) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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 }} -- cgit v1.2.3