Skip to content

Commit

Permalink
Lower artifact retention period
Browse files Browse the repository at this point in the history
defaults to repo settings, which defaults to 90 days,
but really don't need much
  • Loading branch information
zmoon committed May 7, 2024
1 parent a8e1708 commit 351654d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
name: esmf-${{ matrix.esmf_version }}-gcc-${{ matrix.gcc_major_version }}-mpiuni
path: ${{ env.ESMF_DIR }}.tar.gz
retention-days: 1

release:
name: Release
Expand Down

0 comments on commit 351654d

Please sign in to comment.