Skip to content

Commit

Permalink
Remove Ubuntu-Runner Maximum Build Space
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinyzu committed Aug 18, 2024
1 parent 89903a8 commit d4f6d08
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ jobs:
sudo mkswap /swapfile
sudo swapon /swapfile
sudo swapon --show
- name: maximize build space
uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c # ratchet:easimon/maximize-build-space@v10
with:
root-reserve-mb: 38912
swap-size-mb: 4096
remove-dotnet: "true"
remove-android: "true"
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit d4f6d08

Please sign in to comment.