Skip to content

Commit

Permalink
Merge pull request #352 from astro-informatics/tk-artifact-retention
Browse files Browse the repository at this point in the history
Reduce retention period of uploaded artifacts
  • Loading branch information
tkoskela authored Sep 16, 2024
2 parents 21566da + 61483f6 commit cdb3b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cdb3b39

Please sign in to comment.