[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>
This commit is contained in:
2
.github/workflows/vllm_ascend_test.yaml
vendored
2
.github/workflows/vllm_ascend_test.yaml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
max-parallel: 2
|
||||
matrix:
|
||||
os: [linux-arm64-npu-1, linux-arm64-npu-4]
|
||||
vllm_verison: [main, v0.8.3]
|
||||
vllm_verison: [main, v0.8.4]
|
||||
concurrency:
|
||||
group: |
|
||||
${{ matrix.os == 'linux-arm64-npu-4' && 'limit-npu-4' || format('job-{0}-{1}', matrix.os, matrix.vllm_verison) }}
|
||||
|
||||
Reference in New Issue
Block a user