mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
ci: increase memory size of vmactions workflow
By default, the VM gets 1024MiB. https://github.com/vmactions/freebsd-vm/issues/28 suggests to increase it.
This commit is contained in:

committed by
Anonymous Maarten

parent
773aad14f8
commit
38219e08d9
1
.github/workflows/vmactions.yml
vendored
1
.github/workflows/vmactions.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
uses: vmactions/freebsd-vm@v0
|
uses: vmactions/freebsd-vm@v0
|
||||||
with:
|
with:
|
||||||
|
mem: 8192
|
||||||
usesh: true
|
usesh: true
|
||||||
prepare: |
|
prepare: |
|
||||||
pkg install -y \
|
pkg install -y \
|
||||||
|
Reference in New Issue
Block a user