CI: Use 16GB of memory for FreeBSD builds

This commit is contained in:
Tim Wojtulewicz 2024-07-31 10:19:11 -07:00
parent ed4acd2437
commit af65c29a3e

View file

@ -35,8 +35,7 @@ macos_environment: &MACOS_ENVIRONMENT
freebsd_resources_template: &FREEBSD_RESOURCES_TEMPLATE
cpu: 8
# Not allowed to request less than 8GB for an 8 CPU FreeBSD VM.
memory: 8GB
memory: *MEMORY
# For greediness, see https://medium.com/cirruslabs/introducing-greedy-container-instances-29aad06dc2b4
greedy: true