We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e092ba commit d6b4e85Copy full SHA for d6b4e85
.github/workflows/testing.yml
@@ -29,7 +29,7 @@ jobs:
29
if: startsWith(matrix.os, 'ubuntu')
30
uses: easimon/maximize-build-space@master
31
with:
32
- root-reserve-mb: 10240
+ root-reserve-mb: 20480
33
swap-size-mb: 1024
34
remove-android: 'true'
35
remove-haskell: 'true'
0 commit comments