Skip to content

Commit

Permalink
Set swap space for snap build
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Jun 21, 2021
1 parent 2e5f5ef commit bdd83dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-build-prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set Swap Space
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 12
- name: Build
id: build
uses: diddlesnaps/snapcraft-multiarch-action@v1
Expand Down

0 comments on commit bdd83dc

Please sign in to comment.