Add ROCm 7.1 to workflows (#2256)
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
matrix:
|
||||
compiler: ['g++']
|
||||
os-release: [ '8.10', '9.4' ]
|
||||
rocm-version: [ '0.0', '6.3', '6.4', '7.0' ]
|
||||
rocm-version: [ '0.0', '6.3', '6.4', '7.0', '7.1' ]
|
||||
build-type: ['Release']
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user