Skip to content

Commit 23247d1

Browse files
committed
Reduce aio flavor to en1.medium
This flavor has 8G memory and is cheaper than en1.large.
1 parent b293231 commit 23247d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ on:
3838
vm_flavor:
3939
description: Flavor for the all-in-one VM
4040
type: string
41-
default: en1.large
41+
default: en1.medium
4242
vm_network:
4343
description: Network for the all-in-one VM
4444
type: string

0 commit comments

Comments
 (0)