Skip to content

Commit 73c9afc

Browse files
committed
Add sbsa CUDA 13.0 domain builds
1 parent 93dacae commit 73c9afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/scripts/generate_binary_build_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"release": "12.8",
5353
}
5454

55-
CUDA_AARCH64_ARCHES = ["12.9-aarch64"]
55+
CUDA_AARCH64_ARCHES = ["12.9-aarch64", "13.0-aarch64"]
5656

5757
PACKAGE_TYPES = ["wheel", "libtorch"]
5858
CXX11_ABI = "cxx11-abi"

0 commit comments

Comments
 (0)