From 7ff5b325579f95abde76833574125df2a465a769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Wed, 19 Jan 2022 21:47:06 +0100 Subject: [PATCH] Improving instance type --- .github/workflows/end_to_end_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/end_to_end_tests.yml b/.github/workflows/end_to_end_tests.yml index ea9ba41c..f9dc832c 100644 --- a/.github/workflows/end_to_end_tests.yml +++ b/.github/workflows/end_to_end_tests.yml @@ -32,7 +32,7 @@ jobs: mode: start github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }} ec2-image-id: ami-094dbcc53250a2480 - ec2-instance-type: t3.xlarge + ec2-instance-type: m5.2xlarge subnet-id: subnet-0ac40025f559df1bc security-group-id: sg-0e36e96e3b8ed2d64 #iam-role-name: my-role-name # optional, requires additional permissions