Skip to content

Commit

Permalink
precompilation: increase swap size for all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexR2D2 committed Feb 21, 2023
1 parent 63de1ba commit 0c7ed49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
gcc-s390x-linux-gnu g++-s390x-linux-gnu
- name: Set Swap Space
if: matrix.os == 'ubuntu-20.04'
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 10
Expand Down

0 comments on commit 0c7ed49

Please sign in to comment.