We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d3c84 commit 2ff0eeeCopy full SHA for 2ff0eee
1 file changed
.github/workflows/tests.yaml
@@ -35,8 +35,8 @@ jobs:
35
echo "Initial swap space:"
36
swapon --show
37
38
- - name: Maximize build space
39
- uses: easimon/maximize-build-space@master
+ - name: Increase swap size
+ uses: Bushstar/maximize-build-space@master
40
with:
41
swap-size-mb: 8192
42
0 commit comments