mirror of https://github.com/mpv-player/mpv
github/workflows: bump freebsd VM memory size to 8GB
This commit is contained in:
parent
4dfc2c50c1
commit
a6a72f2c86
|
@ -175,6 +175,7 @@ jobs:
|
|||
- name: Test in FreeBSD VM
|
||||
uses: vmactions/freebsd-vm@v0
|
||||
with:
|
||||
mem: 8192
|
||||
usesh: true
|
||||
prepare: |
|
||||
# Requested in ci/build-freebsd.sh
|
||||
|
|
Loading…
Reference in New Issue