Compare commits

..

No commits in common. "8770c61074371eca71d317f4d8cdd243c03669af" and "48675fbfc88db036582de95736f1f4ef5d85c15d" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -65,9 +65,8 @@ jobs:
- name: Maximize Build Space - name: Maximize Build Space
uses: easimon/maximize-build-space@master uses: easimon/maximize-build-space@master
with: with:
root-reserve-mb: 512 root-reserve-mb: 5120
swap-size-mb: 512 swap-size-mb: 512
temp-reserve-mb: 1024
remove-dotnet: 'true' remove-dotnet: 'true'
remove-android: 'true' remove-android: 'true'