Skip to content

Commit 4564cb2

Browse files
committed
ci: upgrade ci container to 24.04
Signed-off-by: Jason Truong <jason.truong@windriver.com>
1 parent 4a041ea commit 4564cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ on:
3434

3535
jobs:
3636
build:
37-
runs-on: ubuntu:26.04
37+
runs-on: ubuntu:24.04
3838
steps:
3939
- name: Checkout QEMU source
4040
uses: actions/checkout@v4

0 commit comments

Comments
 (0)