Skip to content

Commit 664913d

Browse files
authored
Update regression_test.yml
1 parent cf573bd commit 664913d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
gpu-arch-version: "12.1"
4141
- name: CUDA Nightly
4242
runs-on: linux.g5.12xlarge.nvidia.gpu
43-
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
43+
torch-spec: '--pre torch==2.6.0.dev20241022 --index-url https://download.pytorch.org/whl/nightly/cu121'
4444
gpu-arch-type: "cuda"
4545
gpu-arch-version: "12.1"
4646

0 commit comments

Comments
 (0)