CI: fix artifact folder and add more test SDKs
authorPaul Spooren <mail@aparcar.org>
Sat, 5 Sep 2020 09:07:29 +0000 (23:07 -1000)
committerPaul Spooren <mail@aparcar.org>
Sat, 5 Sep 2020 23:21:04 +0000 (13:21 -1000)
commitb4c70ed7ddc6eba2b468286bc6660d86cdd41ee0
tree58242722e599ecc54962665a0f70a778e512d176
parent667c77e24d66477c163583c5c9f467fe0ceb6979
CI: fix artifact folder and add more test SDKs

The CI adds the `packages.git` repository to the `feeds.conf`, which
makes the repository redundant. Once called `packages` including the
upstream status, once `packages_ci` (previously `action`) including the
PRs changes.

This commit changes the binary artifact folder from `packages` to
`packages_ci`, as the SDK choses packages from the modified PR branch
over the `packages` branch.

Also add additional targets to test, as each target only takes a few
minutes to test: aarch64_cortex-a53, arm_cortex-a15_neon-vfpv4 and
i386_pentium4.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/multi-arch-test-build.yml