Skip to content

Commit c684e16

Browse files
authored
CI: Temporarily use old vllm nightly image (ROCm#1999)
1 parent 4c2b10f commit c684e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vllm_benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414
env:
1515
VLLM_BRANCH: "main"
1616
VLLM_REPOSITORY_URL: "https://github.com/vllm-project/vllm"
17-
BASE_IMAGE: rocm/vllm-dev:nightly
17+
BASE_IMAGE: rocm/vllm-dev:nightly@sha256:3c611f72843f172d5aea9c05a4c956294184103778d3ef179ffff775287ab89d
1818
GITHUB_REPO_URL: ${{ github.event.pull_request.head.repo.clone_url || 'https://github.com/ROCm/aiter.git' }}
1919
GITHUB_COMMIT_SHA: ${{ github.event.pull_request.head.sha || github.event.head_commit.id }}
2020

0 commit comments

Comments
 (0)