From c45de0d8bc32ecffd475acf1ffba72b80fd9703f Mon Sep 17 00:00:00 2001 From: mmatur Date: Tue, 3 Aug 2021 19:45:21 +0200 Subject: [PATCH] fix: increase semaphoreci machine type --- .semaphore/semaphore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index 058f375da..444944cc8 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -2,7 +2,7 @@ version: v1.0 name: Traefik agent: machine: - type: e1-standard-4 + type: e1-standard-8 os_image: ubuntu1804 fail_fast: