This is an automated email from the ASF dual-hosted git repository.

aw-was-here pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/main by this push:
     new 71c53e01 YETUS-1265. Move Semaphore CI to Ubuntu 24.04 (#374)
71c53e01 is described below

commit 71c53e010c04b24c5587de68584d528359d18204
Author: Allen Wittenauer <[email protected]>
AuthorDate: Fri Apr 24 10:13:06 2026 -0700

    YETUS-1265. Move Semaphore CI to Ubuntu 24.04 (#374)
---
 .semaphore/semaphore.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml
index ee073d8c..35e8ffbe 100644
--- a/.semaphore/semaphore.yml
+++ b/.semaphore/semaphore.yml
@@ -20,7 +20,7 @@ name: Apache Yetus
 agent:
   machine:
     type: e1-standard-2
-    os_image: ubuntu2004
+    os_image: ubuntu2404
 
 blocks:
   - name: "Apache Yetus"

Reply via email to