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 cb7bf73 commit 5e092baCopy full SHA for 5e092ba
.github/workflows/testing.yml
@@ -29,6 +29,7 @@ jobs:
29
if: startsWith(matrix.os, 'ubuntu')
30
uses: easimon/maximize-build-space@master
31
with:
32
+ root-reserve-mb: 10240
33
swap-size-mb: 1024
34
remove-android: 'true'
35
remove-haskell: 'true'
0 commit comments