Skip to content

Commit cc06016

Browse files
committed
Fixed nightly version
1 parent 644cd10 commit cc06016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/float8_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
gpu-arch-version: "12.4"
3131
- name: H100
3232
runs-on: linux.aws.h100
33-
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu124'
33+
torch-spec: '--pre torch==2.6.0 --index-url https://download.pytorch.org/whl/nightly/cu124'
3434
gpu-arch-type: "cuda"
3535
gpu-arch-version: "12.4"
3636

0 commit comments

Comments
 (0)