Skip to content

Commit 7be7e99

Browse files
committed
Upgrade 'testing-preview' VM in infra
Add 4 CPUs to the VM.
1 parent abb7d19 commit 7be7e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ jobs:
576576
terraform_backend_bucket: hydra-terraform-admin
577577
google_region: europe-west1
578578
google_zone: europe-west1-b
579-
google_machine_type: e2-highmem-4
579+
google_machine_type: e2-standard-8
580580
google_compute_instance_boot_disk_size: 200
581581
google_compute_instance_data_disk_size: 250
582582
environment: ${{ matrix.environment }}

0 commit comments

Comments
 (0)