Skip to content

Commit 5825113

Browse files
Increase RAM size to fix tmpfs
1 parent ebe7027 commit 5825113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-build-ofed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
ssh_username = "ubuntu"
9292
aio_vm_name = "skc-ipa-image-builder"
9393
aio_vm_image = "Ubuntu-22.04"
94-
aio_vm_flavor = "cn1.medium"
94+
aio_vm_flavor = "en1.large"
9595
aio_vm_network = "stackhpc-ci"
9696
aio_vm_subnet = "stackhpc-ci"
9797
aio_vm_interface = "ens3"

0 commit comments

Comments
 (0)