[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:
1
.github/workflows/pr_test_light.yaml
vendored
1
.github/workflows/pr_test_light.yaml
vendored
@@ -61,6 +61,7 @@ jobs:
|
||||
filters: |
|
||||
e2e_tracker:
|
||||
- '.github/workflows/pr_test_light.yaml'
|
||||
- '.github/workflows/_e2e_test.yaml'
|
||||
- 'vllm_ascend/**'
|
||||
- 'csrc/**'
|
||||
- 'cmake/**'
|
||||
|
||||
Reference in New Issue
Block a user