Skip to content

Commit d3d41a3

Browse files
committed
fix runner name
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 50c5f17 commit d3d41a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-sglang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
if: needs.build-sglang-image.result == 'success'
201201
runs-on:
202202
- codebuild-runner-${{ github.run_id }}-${{ github.run_attempt }}
203-
fleet:general-runner
203+
fleet:default-runner
204204
steps:
205205
- name: Checkout DLC source
206206
uses: actions/checkout@v5

0 commit comments

Comments
 (0)