We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1ce8c commit 6a44a21Copy full SHA for 6a44a21
.github/workflows/schedule_nightly_test_a3.yaml
@@ -177,7 +177,6 @@ jobs:
177
tests: tests/e2e/weekly/single_node/models/test_qwen3_30b_acc.py
178
uses: ./.github/workflows/_e2e_nightly_single_node.yaml
179
with:
180
- vllm: v0.14.0
181
runner: ${{ matrix.test_config.os }}
182
image: 'swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/vllm-ascend:nightly-a3'
183
tests: ${{ matrix.test_config.tests }}
0 commit comments