Update include.yml

This commit is contained in:
Igor Pečovnik
2023-04-19 10:28:30 +02:00
committed by GitHub
parent fd6c62f19b
commit a39ce3bbc7

View File

@@ -59,7 +59,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 == armhf ]] && runner_tags=aarch64
#[[ $j == amd64 ]] && runner_tags=ubuntu-latest
# we don't have chromium and many other packages yet