Skip to content

Commit 90f9f18

Browse files
authored
Updating root diskspace to 10gb
1 parent e089dff commit 90f9f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Maximize build space
2222
uses: easimon/maximize-build-space@master
2323
with:
24-
root-reserve-mb: 5000
24+
root-reserve-mb: 10000
2525
swap-size-mb: 1024
2626
remove-dotnet: 'true'
2727

0 commit comments

Comments
 (0)