Skip to content

Commit

Permalink
ci: enable ujail builds
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Spooren <[email protected]>
  • Loading branch information
aparcar authored and dangowrt committed Mar 20, 2024
1 parent 428f40e commit 63058d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [ push, pull_request ]
env:
CI_ENABLE_UNIT_TESTING: 0
CI_TARGET_BUILD_DEPENDS: libubox
CI_CMAKE_EXTRA_BUILD_ARGS: -DJAIL_SUPPORT=1

jobs:
native_testing:
Expand Down

0 comments on commit 63058d1

Please sign in to comment.