Skip to content

get-bridge/swap-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

swap-space-action

ci tag

In some cases you may need to make the swap space larger than the runners default (4096)

Typical usage of this action looks like this:

- uses: get-bridge/swap-space-action@v1
  with:
    swap-size-mb: 8192

inputs

Following inputs are used as step.with keys

Name Required Default Type Description
swap-size-mb false 8192 Integer Swap size in megabytes