From 2f20f43026ef85ccc81035731d64c201274a43be Mon Sep 17 00:00:00 2001 From: DiweiSun <105627594+DiweiSun@users.noreply.github.com> Date: Thu, 14 Aug 2025 03:39:19 +0800 Subject: [PATCH] Swap xeon ci to gnr server (#9042) --- .github/workflows/pr-test-xeon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-test-xeon.yml b/.github/workflows/pr-test-xeon.yml index 3f40d1c16..fc1a77689 100644 --- a/.github/workflows/pr-test-xeon.yml +++ b/.github/workflows/pr-test-xeon.yml @@ -27,7 +27,7 @@ jobs: build-test: if: (github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request') && github.event.pull_request.draft == false - runs-on: xeon-pvc + runs-on: xeon-gnr strategy: matrix: build_type: ['all']