Skip to content

Commit 352f2ef

Browse files
committed
Fixed base VM for Flutter VM
1 parent 878369b commit 352f2ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/catalina-flutter.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"builders": [
33
{
44
"type": "veertu-anka",
5-
"vm_name": "mojave-xcode-{{user `xcode_version`}}-flutter",
6-
"source_vm_name": "mojave-xcode-{{user `xcode_version`}}",
5+
"vm_name": "catalina-xcode-{{user `xcode_version`}}-flutter",
6+
"source_vm_name": "catalina-xcode-{{user `xcode_version`}}",
77
"cpu_count": "2",
88
"enable_htt": true,
99
"ram_size": "8G",

0 commit comments

Comments
 (0)