diff --git a/.github/workflows/build-with-kokkos.yml b/.github/workflows/build-with-kokkos.yml index 8180c1953..d69ccaaed 100644 --- a/.github/workflows/build-with-kokkos.yml +++ b/.github/workflows/build-with-kokkos.yml @@ -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: