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 7b6b469 commit cb7bf73Copy full SHA for cb7bf73
.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
+ swap-size-mb: 1024
33
remove-android: 'true'
34
remove-haskell: 'true'
35
remove-codeql: 'true'
0 commit comments