Skip to content

Commit 434749d

Browse files
authored
[CI] update 0.8.3 to 0.8.4 (#528)
Update 0.8.3 CI to 0.8.4 Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
1 parent 13480d1 commit 434749d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vllm_ascend_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
max-parallel: 2
4747
matrix:
4848
os: [linux-arm64-npu-1, linux-arm64-npu-4]
49-
vllm_verison: [main, v0.8.3]
49+
vllm_verison: [main, v0.8.4]
5050
concurrency:
5151
group: |
5252
${{ matrix.os == 'linux-arm64-npu-4' && 'limit-npu-4' || format('job-{0}-{1}', matrix.os, matrix.vllm_verison) }}

0 commit comments

Comments
 (0)