Skip to content

Commit

Permalink
ci: build for Odroid-C4 in virtIO example
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed May 3, 2024
1 parent d8b3870 commit 9d995b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ simulate_zig "release" "ReleaseSmall"

build_virtio "qemu_arm_virt" "debug"
build_virtio "qemu_arm_virt" "release"
build_virtio "odroidc4" "debug"
build_virtio "odroidc4" "release"

echo ""
echo "CI|INFO: Passed all VMM tests"

0 comments on commit 9d995b3

Please sign in to comment.