diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 17cc5f92..ba790083 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -118,7 +118,7 @@ jobs: matrix: cxx: ['hipcc'] cmake_build_type: ['Release'] - kokkos_ver: ['3.6.01'] + kokkos_ver: ['3.7.02'] runs-on: ubuntu-20.04 container: ghcr.io/ecp-copa/ci-containers/rocm:latest steps: