mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
CI: Use 16GB of memory for FreeBSD builds
This commit is contained in:
parent
ed4acd2437
commit
af65c29a3e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue