From 9f8f524c8725830a62d3c3d31e681bb6b55ca764 Mon Sep 17 00:00:00 2001 From: Andrey Prokopenko Date: Fri, 5 Apr 2024 00:47:49 -0400 Subject: [PATCH] Update GitHub Windows build --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 8aeae5414..9ff89acb3 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v3 with: repository: kokkos/kokkos - ref: 4.1.00 + ref: 4.2.00 path: ${GITHUB_WORKSPACE}/../kokkos - name: Install Kokkos shell: bash