We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe7027 commit 5825113Copy full SHA for 5825113
.github/workflows/package-build-ofed.yml
@@ -91,7 +91,7 @@ jobs:
91
ssh_username = "ubuntu"
92
aio_vm_name = "skc-ipa-image-builder"
93
aio_vm_image = "Ubuntu-22.04"
94
- aio_vm_flavor = "cn1.medium"
+ aio_vm_flavor = "en1.large"
95
aio_vm_network = "stackhpc-ci"
96
aio_vm_subnet = "stackhpc-ci"
97
aio_vm_interface = "ens3"
0 commit comments