Skip to content

Commit 092fdd8

Browse files
committed
Linux with 3x VM now
1 parent 553b623 commit 092fdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/qemu-5-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ case "$OS" in
2424
;;
2525
*)
2626
# Linux needs 8GB for the tests, KSM makes this possible
27-
VMs=2
27+
VMs=3
2828
CPU=2
2929
RAM=8
3030
;;

0 commit comments

Comments
 (0)