From 1c667f4ab5feba6bb3e496880dc173a99417cdff Mon Sep 17 00:00:00 2001 From: Carmine Vassallo Date: Thu, 19 Dec 2024 08:35:44 +0100 Subject: [PATCH] NO-JIRA Move the build environment to t2.xlarge --- .cirrus/tasks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus/tasks.yml b/.cirrus/tasks.yml index 53e5bb81..9a285eec 100644 --- a/.cirrus/tasks.yml +++ b/.cirrus/tasks.yml @@ -23,7 +23,7 @@ env: build_server_hw_template: &BUILD_SERVER_HW_TEMPLATE - type: t2.small + type: t2.xlarge region: eu-central-1 vm_instance_template: &VM_TEMPLATE