Skip to content

Commit

Permalink
ci: re-enable Zig build system tests for Odroid-C4 simple as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Velickovic committed Sep 23, 2023
1 parent af124ea commit bab9cad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ci/examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,8 @@ simulate_simple_zig "qemu_arm_virt" "release"
build_simple_make "odroidc4" "debug"
build_simple_make "odroidc4" "release"

# @ivanv: re-enable
# build_simple_zig "odroidc4" "debug"
# build_simple_zig "odroidc4" "release"
build_simple_zig "odroidc4" "debug"
build_simple_zig "odroidc4" "release"

build_rust "debug"
simulate_rust "debug"
Expand Down

0 comments on commit bab9cad

Please sign in to comment.