Skip to content

Commit 208998d

Browse files
committed
[ROCm] update nightly binary build matrix to 7.0 7.1
1 parent aaf8c9a commit 208998d

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
@@ -33,7 +33,7 @@
3333
}
3434

3535
ROCM_ARCHES_DICT = {
36-
"nightly": ["6.4", "7.0"],
36+
"nightly": ["7.0", "7.1"],
3737
"test": ["6.3", "6.4"],
3838
"release": ["6.3", "6.4"],
3939
}

0 commit comments

Comments
 (0)