From e9a0d3da536c47f0feb216178a7f0192898622bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dafydd=20Ll=C5=B7r=20Pearson?= Date: Wed, 18 Oct 2023 21:59:18 +0100 Subject: [PATCH] chore: Bump Vultr server size --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index c48a8f8341..9af57426af 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -308,7 +308,7 @@ jobs: api_key: ${{ secrets.VULTR_API_KEY }} domain: ${{ env.DOMAIN }} os_id: 1743 - plan: vc2-1c-1gb + plan: vc2-1c-2gb pullrequest_id: ${{ env.PULLREQUEST_ID }} region: lhr tag: pullrequest