Unverified Commit 42e8abc3 authored by Matthew Douglas's avatar Matthew Douglas Committed by GitHub
Browse files

ROCm: Add 6.4 and 7.0 builds (#1767)

parent 50be19c3
...@@ -131,7 +131,7 @@ jobs: ...@@ -131,7 +131,7 @@ jobs:
os: [ubuntu-22.04] os: [ubuntu-22.04]
arch: [x86_64] arch: [x86_64]
rocm_version: rocm_version:
["6.1.2", "6.2.4", "6.3.2"] ["6.1.2", "6.2.4", "6.3.4", "6.4.4", "7.0"]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment