Skip to content

Commit de6ef42

Browse files
committed
Use test in build matrix too
1 parent a62dfa6 commit de6ef42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_vllm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
"build_name": "manywheel-cuda12_8",
4040
"validation_runner": "linux.12xlarge.memory",
4141
"installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128",
42-
"channel": "nightly",
42+
"channel": "test",
4343
"upload_to_base_bucket": "no",
4444
"stable_version": "2.9.0",
4545
"use_split_build": false

0 commit comments

Comments
 (0)