From 61483f68e07f850f11cf11cb7f5a19429893a578 Mon Sep 17 00:00:00 2001 From: Tuomas Koskela Date: Mon, 16 Sep 2024 12:14:52 +0100 Subject: [PATCH] Reduce retention period of uploaded artifacts --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5efe64b3..5ca05774 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,7 +143,7 @@ jobs: with: name: dependencies-${{ matrix.os }}-${{ matrix.cxx }}-${{ matrix.mpi }}-${{ matrix.omp }} path: ${{github.workspace}}/local - + retention-days: 5 test: needs: