Skip to content

Commit 0877c93

Browse files
committed
try with ubuntu 24
Signed-off-by: Dhruva Gole <[email protected]>
1 parent 0e8c08d commit 0877c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-24.04
88
container: zephyrprojectrtos/ci:latest
99
env:
1010
CMAKE_PREFIX_PATH: /opt/toolchains

0 commit comments

Comments
 (0)