[ci] update OS type for semaphore to Ubuntu 24.04 (#3625)

This commit is contained in:
Gautier Hattenberger
2026-03-30 13:19:09 +02:00
committed by GitHub
parent 0a5f36b207
commit 68720b360d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Night build
agent:
machine:
type: e1-standard-2
os_image: ubuntu2004
os_image: ubuntu2404
blocks:
- name: Run test
task:
+1 -1
View File
@@ -3,7 +3,7 @@ name: Basic test
agent:
machine:
type: e1-standard-2
os_image: ubuntu2004
os_image: ubuntu2404
blocks:
- name: Run test
task: