From aaa2952be07989ffc062f1a11ebd7d0bfa0dba93 Mon Sep 17 00:00:00 2001 From: Christoph Lehner Date: Wed, 22 Jan 2025 14:29:46 +0100 Subject: [PATCH] Update github-build-test.yml --- .github/workflows/github-build-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-build-test.yml b/.github/workflows/github-build-test.yml index 81cb9177..ca010b4f 100644 --- a/.github/workflows/github-build-test.yml +++ b/.github/workflows/github-build-test.yml @@ -14,7 +14,7 @@ env: MPICH_CC: cc MPICH_CXX: c++ # Note if this is changed, all caches will be not be valid anymore - CACHE_KEY: 2024-05-18 + CACHE_KEY: 2025-01-22 jobs: build-grid: