Skip to content

Commit

Permalink
Merge pull request #1134 from aprokop/update_windows_workflow
Browse files Browse the repository at this point in the history
Use Kokkos 4.4 in Windows CI workflow
  • Loading branch information
aprokop authored Aug 30, 2024
2 parents 540ccf4 + 54e8d49 commit 7f29a7d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: kokkos/kokkos
# FIXME: 4.3.99 Kokkos version that fixed Windows workflow
# https://github.com/kokkos/kokkos/pull/7068
# Change to Kokkos 4.4.00 once released
ref: d54619970c051fcb82ed0a9eab29975998baf832
ref: 4.4.00
path: ${GITHUB_WORKSPACE}/../kokkos
- name: Install Kokkos
shell: bash
Expand Down

0 comments on commit 7f29a7d

Please sign in to comment.