Skip to content

Commit 42e8abc

Browse files
ROCm: Add 6.4 and 7.0 builds (#1767)
1 parent 50be19c commit 42e8abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
os: [ubuntu-22.04]
132132
arch: [x86_64]
133133
rocm_version:
134-
["6.1.2", "6.2.4", "6.3.2"]
134+
["6.1.2", "6.2.4", "6.3.4", "6.4.4", "7.0"]
135135
runs-on: ${{ matrix.os }}
136136
steps:
137137
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)