Skip to content

Commit

Permalink
increase size limit to 8G
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Ai committed Mar 4, 2024
1 parent c2a519f commit d5ab191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
uses: wemake-services/docker-image-size-limit@master
with:
image: ${{ env.ORG }}/${{ env.IMAGE}}:_build
size: "7 GiB"
size: "8 GiB"

0 comments on commit d5ab191

Please sign in to comment.