Skip to content

Commit

Permalink
ci: adding rocm 5.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
romintomasetti committed Sep 5, 2023
1 parent bfdfdae commit e21af42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-with-kokkos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
preset: Cuda
- image: rocm/dev-ubuntu-22.04:5.4
preset: ROCm
- image: rocm/dev-ubuntu-22.04:5.6
preset: ROCm
container:
image: ${{ matrix.image }}
env:
Expand Down

0 comments on commit e21af42

Please sign in to comment.