From bf59a8faf7cef84edf17507e08343f783e295ed9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Wr=C3=B3tniak?= Date: Thu, 26 Feb 2026 18:46:14 +0100 Subject: [PATCH] Update OS image from Ubuntu 20.04 to 22.04 (#885) --- .semaphore/deploy_npmjs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.semaphore/deploy_npmjs.yml b/.semaphore/deploy_npmjs.yml index e7250807..bc003cc3 100644 --- a/.semaphore/deploy_npmjs.yml +++ b/.semaphore/deploy_npmjs.yml @@ -16,4 +16,4 @@ blocks: agent: machine: type: e1-standard-2 - os_image: ubuntu2004 + os_image: ubuntu2204