Skip to content

Commit

Permalink
Fix configure env step for ubuntu rocm
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmadsen committed Jul 25, 2022
1 parent f4cfeca commit 1b38859
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/build-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ do
ROCM_REPO_DIST="ubuntu"
ROCM_REPO_VERSION=${i}
case "${i}" in
5.1*)
ROCM_REPO_VERSION="debian"
;;
4.1* | 4.0*)
ROCM_REPO_DIST="xenial"
;;
Expand Down

0 comments on commit 1b38859

Please sign in to comment.