mirror of
https://github.com/corda/corda.git
synced 2025-01-19 03:06:36 +00:00
build arm and powerpc targets in the ci build
This commit is contained in:
parent
2ac9070399
commit
deca71da52
@ -11,3 +11,4 @@ if [ -z "${openjdk}" ]; then
|
||||
make ${flags} bootimage=true test
|
||||
fi
|
||||
make ${flags} tails=true continuations=true test
|
||||
make ${flags} codegen-targets=all
|
||||
|
Loading…
Reference in New Issue
Block a user