Update include.yml

This commit is contained in:
Igor Pečovnik
2023-02-24 21:23:22 +01:00
committed by GitHub
parent cbe291a78c
commit 3d44b3ebac

View File

@@ -55,6 +55,7 @@ jobs:
#[[ ${{ inputs.desktop }} == no ]] && runner_tags=small
[[ ${{ inputs.minimal }} == yes ]] && runner_tags=ubuntu-latest
[[ $j == arm64 ]] && runner_tags=aarch64
[[ $j == armhf ]] && runner_tags=aarch64
[[ $j == amd64 ]] && runner_tags=ubuntu-latest
# we don't have chromium and many other packages yet