Skip to content

Commit

Permalink
CI: increase swap from 12 -> 16 GB
Browse files Browse the repository at this point in the history
as bangkk build still fails
  • Loading branch information
ghazzor committed Sep 13, 2024
1 parent cae4d30 commit 6ab4017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set Swap Space
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 12
swap-size-gb: 16

- name: Run build
run: |
Expand Down

0 comments on commit 6ab4017

Please sign in to comment.