diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 17cc5f92..4faf395d 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: ['4.0.01'] runs-on: ubuntu-20.04 container: ghcr.io/ecp-copa/ci-containers/rocm:latest steps: