diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index e421575..fe76292 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v2.2.0 with: repository: kokkos/kokkos - ref: 3.1.00 + ref: 3.2.01 path: kokkos - name: Build kokkos working-directory: kokkos