github/workflows: bump freebsd VM memory size to 8GB

This commit is contained in:
Kacper Michajłow 2023-06-26 20:34:18 +02:00 committed by sfan5
parent 4dfc2c50c1
commit a6a72f2c86
1 changed files with 1 additions and 0 deletions

View File

@ -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