Skip to content

Commit 765ae36

Browse files
committed
Increase memory to 1GB per core
1 parent be8d0ce commit 765ae36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/freebsd-vm-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
freebsd_version: "15.0"
4242
anyvm_builder_version: 2.0.8
4343
cpus: 8
44-
mem: 4096
44+
mem: 8192
4545
anyvm_data: /__w/freebsd-src/anyvm_data
4646
anyvm_cache: /__w/freebsd-src/anyvm_cache
4747
project_root: /__w/freebsd-src/

0 commit comments

Comments
 (0)