Bump vLLM version to v0.10.2rc3 (#2911)

### What this PR does / why we need it?
Bump vLLM version to v0.10.2rc3
https://github.com/vllm-project/vllm/compare/v0.10.2rc2...v0.10.2rc3

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
CI passed

- vLLM version: v0.10.2rc2
- vLLM main:
15b8fef453

Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
This commit is contained in:
Yikun Jiang
2025-09-13 19:15:48 +08:00
committed by GitHub
parent 8ece6956e7
commit f97a64ba7f
13 changed files with 16 additions and 16 deletions

View File

@@ -51,7 +51,7 @@ jobs:
strategy:
matrix:
include:
- vllm_branch: v0.10.2rc2
- vllm_branch: v0.10.2rc3
vllm_ascend_branch: main
vllm_use_v1: 1
max-parallel: 1