Skip to content

Commit 8c9c80c

Browse files
committed
gha: separate uv caches for different vllm versions
1 parent b0f19de commit 8c9c80c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
enable-cache: true
6868
cache-dependency-glob: |
6969
pyproject.toml
70+
cache-suffix: ${{matrix.vllm_version}}
7071

7172
- name: Install nox
7273
run: |

0 commit comments

Comments
 (0)