Skip to content

Commit b1f01b2

Browse files
authored
Update docgen.yml
1 parent f37151c commit b1f01b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docgen.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
image: docker.io/pytorch/manylinux2_28-builder:cuda12.6
1818
options: --gpus all
1919
env:
20-
CUDA_HOME: /usr/local/cuda-12.4
21-
VERSION_SUFFIX: cu124
22-
CU_VERSION: cu124
20+
CUDA_HOME: /usr/local/cuda-12.6
21+
VERSION_SUFFIX: cu126
22+
CU_VERSION: cu126
2323
CHANNEL: nightly
2424
CI_BUILD: 1
2525
steps:

0 commit comments

Comments
 (0)