Skip to content

Commit

Permalink
Removed maximize buildspace github action. We don't really need it gi…
Browse files Browse the repository at this point in the history
…ven the default allocations, and it takes serious time to run.
  • Loading branch information
lagergren committed Nov 12, 2024
1 parent 692e16d commit 281c454
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/xvm-verify-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,6 @@ jobs:
runs-on: ubuntu-latest
#if: ${{ (github.ref == 'refs/heads/master') }}
steps:
- name: Maximize Build Space
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
large-packages: false

# Check out current repository
- name: Fetch Sources
uses: actions/checkout@v4
Expand Down

0 comments on commit 281c454

Please sign in to comment.