diff --git a/.semaphore/semaphore-scheduled-builds.yml b/.semaphore/semaphore-scheduled-builds.yml index 4b30c98aff3..ff3a75a0c0f 100644 --- a/.semaphore/semaphore-scheduled-builds.yml +++ b/.semaphore/semaphore-scheduled-builds.yml @@ -398,7 +398,7 @@ blocks: agent: machine: type: f1-standard-4 - os_image: ubuntu2004 + os_image: ubuntu2204 prologue: commands: - cd felix diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index f39943cad03..8217165218d 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -398,7 +398,7 @@ blocks: agent: machine: type: f1-standard-4 - os_image: ubuntu2004 + os_image: ubuntu2204 prologue: commands: - cd felix diff --git a/.semaphore/semaphore.yml.d/blocks/20-felix.yml b/.semaphore/semaphore.yml.d/blocks/20-felix.yml index 7659f3ec5a3..82ddb4bcd0e 100644 --- a/.semaphore/semaphore.yml.d/blocks/20-felix.yml +++ b/.semaphore/semaphore.yml.d/blocks/20-felix.yml @@ -129,7 +129,7 @@ agent: machine: type: f1-standard-4 - os_image: ubuntu2004 + os_image: ubuntu2204 prologue: commands: - cd felix