mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-08-17 09:02:06 +08:00
[ci] update OS type for semaphore to Ubuntu 24.04 (#3625)
This commit is contained in:
@@ -3,7 +3,7 @@ name: Night build
|
||||
agent:
|
||||
machine:
|
||||
type: e1-standard-2
|
||||
os_image: ubuntu2004
|
||||
os_image: ubuntu2404
|
||||
blocks:
|
||||
- name: Run test
|
||||
task:
|
||||
|
||||
@@ -3,7 +3,7 @@ name: Basic test
|
||||
agent:
|
||||
machine:
|
||||
type: e1-standard-2
|
||||
os_image: ubuntu2004
|
||||
os_image: ubuntu2404
|
||||
blocks:
|
||||
- name: Run test
|
||||
task:
|
||||
|
||||
Reference in New Issue
Block a user