We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b537c4 commit 0656f01Copy full SHA for 0656f01
.github/workflows/vllm_ascend_test_full.yaml
@@ -68,7 +68,7 @@ jobs:
68
name: e2e-full
69
strategy:
70
matrix:
71
- vllm_version: [releases/v0.11.0, v0.10.2]
+ vllm_version: [releases/v0.11.0]
72
needs: [changes]
73
if: ${{ needs.changes.outputs.e2e_tracker == 'true' }}
74
uses: ./.github/workflows/_e2e_test.yaml
0 commit comments