Skip to content

Commit 5cff74c

Browse files
reduce root reserved space
1 parent d8b8a25 commit 5cff74c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
if: startsWith(matrix.os, 'ubuntu')
3030
uses: easimon/maximize-build-space@master
3131
with:
32-
root-reserve-mb: 20480
32+
root-reserve-mb: 19000
3333
swap-size-mb: 1024
3434
remove-android: 'true'
3535
remove-haskell: 'true'

0 commit comments

Comments
 (0)