[CI] Use nginx for package cache to speed up CI (#6170)

### What this PR does / why we need it?
 Use nginx for package cache to speed up CI

- vLLM version: v0.14.0
- vLLM main:
d68209402d

---------

Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
Li Wang
2026-01-23 16:56:16 +08:00
committed by GitHub
parent 4173255c0c
commit af4dbb6b26
2 changed files with 7 additions and 7 deletions

View File

@@ -61,6 +61,7 @@ jobs:
filters: |
e2e_tracker:
- '.github/workflows/pr_test_light.yaml'
- '.github/workflows/_e2e_test.yaml'
- 'vllm_ascend/**'
- 'csrc/**'
- 'cmake/**'