[CI] skip 310 test for full test (#5943)

Skip 310 test for full test. It's not stable now.

- vLLM version: v0.13.0
- vLLM main:
2c24bc6996

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2026-01-16 10:36:20 +08:00
committed by GitHub
parent 73a3f822c7
commit 69b170b8b5

View File

@@ -83,5 +83,5 @@ jobs:
vllm: ${{ matrix.vllm_version }}
runner: linux-aarch64-a2
image: swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:8.3.rc2-910b-ubuntu22.04-py3.11
contains_310: true
contains_310: false
type: full