mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
* build-LXD.sh, build-lxd.yml, release.yml: Add support for lxd images for armhf/arm64 * release.yml: Remove armhf lxd as target platform * build-LXD.sh: Attempt to start container as root if user service couldn't be started * build-lxd.yml: Use architecture specific runner for unit tests * build-lxd.yml: Allow 'setup firefox' to fail (not required on self-hosted runner) * Allow 'fix lxd' step to fail * build-lxd.yml: Allow 'setup geckodriver' step to fail (not required on self-hosted runner) * build-lxd.yml: Delete lxd images on self-hosted runner before running tests --------- Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com> Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>