Skip to content

Commit 99be449

Browse files
committed
ci(torch): Build for CUDA 12.9.1 again, alongside CUDA 13.2.0
1 parent 54816c1 commit 99be449

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/configurations/torch-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cuda: [ 13.2.0 ]
1+
cuda: [ 12.9.1, 13.2.0 ]
22
os: [ ubuntu22.04 ]
33
abi: [ 1 ]
44
include:

.github/configurations/torch-nccl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cuda: [ 13.2.0 ]
1+
cuda: [ 12.9.1, 13.2.0 ]
22
os: [ ubuntu22.04 ]
33
abi: [ 1 ]
44
include:

0 commit comments

Comments
 (0)