Skip to content

Commit d847410

Browse files
authored
[CI] pin b200 to pytorch2.9 (#878)
1 parent 4749710 commit d847410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/matrix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"image": "nvidia/cuda:13.0.1-devel-ubuntu24.04",
6060
"runtime-version": "cu130",
6161
"container-options": "--gpus all",
62-
"pytorch-version": "pytorch-nightly",
62+
"pytorch-version": "pytorch-2.9",
6363
"alias": "b200"
6464
},
6565
{

0 commit comments

Comments
 (0)