Skip to content

Commit

Permalink
Merge pull request #730 from streeve/hip_ci_gcnarch
Browse files Browse the repository at this point in the history
Bump Kokkos version in HIP CI
  • Loading branch information
streeve authored Jan 5, 2024
2 parents 96806e5 + 3fa7744 commit 6fd0c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ jobs:
matrix:
cxx: ['hipcc']
cmake_build_type: ['Debug']
kokkos_ver: ['4.0.01']
kokkos_ver: ['4.2.00']
runs-on: ubuntu-20.04
container: ghcr.io/ecp-copa/ci-containers/rocm:latest
steps:
Expand Down

0 comments on commit 6fd0c34

Please sign in to comment.