Skip to content

Commit

Permalink
Remove free space
Browse files Browse the repository at this point in the history
  • Loading branch information
mamoodi committed Sep 14, 2024
1 parent 44c8f48 commit d86ce3f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ghcr_runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,15 +177,6 @@ jobs:
base_image: ['nikolaik']
steps:
- uses: actions/checkout@v4
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: true
android: true
dotnet: true
haskell: true
large-packages: true
swap-storage: true
# Forked repos can't push to GHCR, so we need to download the image as an artifact
- name: Download runtime image for fork
if: github.event.pull_request.head.repo.fork
Expand Down

0 comments on commit d86ce3f

Please sign in to comment.