From 162ec18b6a032d29f0cb41465178b396d5b6eecb Mon Sep 17 00:00:00 2001
From: Paul Mars <paul.mars@canonical.com>
Date: Tue, 12 Dec 2023 08:38:28 +0100
Subject: [PATCH] Use a more powerfull machine in GCP to run spread tests

---
 spread.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spread.yaml b/spread.yaml
index 3db9dce3..cdcb0f2b 100644
--- a/spread.yaml
+++ b/spread.yaml
@@ -14,6 +14,7 @@ backends:
   google:
     key: '$(HOST: echo "$SPREAD_GOOGLE_KEY")'
     location: snapd-spread/us-east1-b
+    plan: n2-standard-2
     halt-timeout: 2h
     systems:
       # - ubuntu-16.04-64: