Skip to content

Commit 85fbf1c

Browse files
authored
Merge pull request #802 from input-output-hk/jpraynaud/801-upgrade-vm-networks
Upgrade VM `testing-preview` & `pre-release-preview` networks
2 parents 635e271 + dc7d882 commit 85fbf1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ jobs:
465465
terraform_backend_bucket: hydra-terraform-admin
466466
google_region: europe-west1
467467
google_zone: europe-west1-b
468-
google_machine_type: e2-highmem-2
468+
google_machine_type: e2-highmem-4
469469

470470
runs-on: ubuntu-22.04
471471

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
terraform_backend_bucket: hydra-terraform-admin
208208
google_region: europe-west1
209209
google_zone: europe-west1-b
210-
google_machine_type: e2-standard-2
210+
google_machine_type: e2-highmem-2
211211

212212
runs-on: ubuntu-22.04
213213

0 commit comments

Comments
 (0)