Skip to content

Commit 95c16a9

Browse files
committed
fix: upgrade 'testing-preview' VM
With 2x RAM available: from 'e2-standard-8' to 'e2-highmem-8'.
1 parent b9e810f commit 95c16a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ jobs:
584584
terraform_backend_bucket: hydra-terraform-admin
585585
google_region: europe-west1
586586
google_zone: europe-west1-b
587-
google_machine_type: e2-standard-8
587+
google_machine_type: e2-highmem-8
588588
google_compute_instance_boot_disk_size: 200
589589
google_compute_instance_data_disk_size: 250
590590
- environment: testing-sanchonet

0 commit comments

Comments
 (0)