Skip to content

Commit

Permalink
fixup: update Kokkos/Cabana versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Jan 16, 2024
1 parent da28413 commit 9bddf42
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: ECP-CoPA/Cabana
# This version is post-release 0.6
ref: f99c7db9d54c57373ada6b16132c20d89d1ebb8e
ref: 0.6.1
path: cabana
- name: Build Cabana
working-directory: cabana
Expand Down Expand Up @@ -158,8 +157,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: ECP-CoPA/Cabana
# This version is post-release 0.6
ref: f99c7db9d54c57373ada6b16132c20d89d1ebb8e
ref: 0.6.1
path: cabana
- name: Build Cabana
working-directory: cabana
Expand Down Expand Up @@ -240,8 +238,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: ECP-CoPA/Cabana
# This version is post-release 0.6
ref: f99c7db9d54c57373ada6b16132c20d89d1ebb8e
ref: 0.6.1
path: cabana
- name: Build Cabana
working-directory: cabana
Expand Down

0 comments on commit 9bddf42

Please sign in to comment.