From 8737fde24ea67e59a6a2ba76f143957b5222e071 Mon Sep 17 00:00:00 2001 From: Anjar Fiandrianto Date: Fri, 8 Mar 2024 17:17:23 +0700 Subject: [PATCH] [#5325] Bump SemaphoreCI OS image version to ubuntu 20.04 --- .semaphore/semaphore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index e6637439d6..9847c1df7b 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -3,7 +3,7 @@ name: Build, test & deploy agent: machine: type: e1-standard-2 - os_image: ubuntu1804 + os_image: ubuntu2004 blocks: - name: 'Build, test & deploy' task: