Skip to content

Commit 36e8c9b

Browse files
authored
Bump ROCm
1 parent fddd046 commit 36e8c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kcpp-build-release-linux-rocm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "tzdata tzdata/Areas select Etc" | sudo debconf-set-selections
5959
echo "tzdata tzdata/Zones/Etc select UTC" | sudo debconf-set-selections
6060
sudo apt-get -y install git curl bzip2 python3-tk tcl tk
61-
curl -fLO https://repo.radeon.com/rocm/installer/rocm-runfile-installer/rocm-rel-6.4.1/ubuntu/22.04/rocm-installer_1.1.1.60401-30-83~22.04.run && sudo bash rocm-installer_1.1.1.60401-30-83~22.04.run deps=install rocm postrocm target="/opt"
61+
curl -fLO https://repo.radeon.com/rocm/installer/rocm-runfile-installer/rocm-rel-7.0.1/ubuntu/22.04/rocm-installer_1.2.1.70001-36-42~22.04.run && sudo bash rocm-installer_1.2.1.70001-36-42~22.04.run deps=install rocm postrocm target="/opt"
6262
sudo rm -rf rocm-install*
6363
6464
- name: Set Tcl/Tk Paths

0 commit comments

Comments
 (0)