ci: Also test the Android recovery environment
authorBart Van Assche <bvanassche@acm.org>
Thu, 27 Apr 2023 19:57:00 +0000 (12:57 -0700)
committerBart Van Assche <bvanassche@acm.org>
Thu, 27 Apr 2023 20:21:51 +0000 (13:21 -0700)
commit9b3cc2ddc20d84089c65a397e3aedd952270dc2b
tree04c8bced69ee8a71456cea0ef7dec08997c5436a
parentd97050594b6f94f20288d4f81846b4d08207273a
ci: Also test the Android recovery environment

The android library is not available in the Android recovery
environment. Add a CI test for building and linking fio without the
android library.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
.github/workflows/ci.yml
ci/actions-build.sh
ci/actions-full-test.sh
ci/actions-install.sh
ci/actions-smoke-test.sh