Skip to content

Commit

Permalink
chore: set gha mode to max
Browse files Browse the repository at this point in the history
  • Loading branch information
lajp committed Aug 11, 2024
1 parent 143e593 commit a7ab204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
PROJECT=${{matrix.project}}
GIT_COMMIT_SHA=${{github.sha}}
cache-from: type=gha
cache-to: type=gha,mode=min
cache-to: type=gha,mode=max

0 comments on commit a7ab204

Please sign in to comment.