mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update armbian-framework-rootfs-cache-v2.yml
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
runner_tags="ubuntu_latest"
|
||||
[[ $j == arm64 ]] && runner_tags=aarch64
|
||||
#if ! grep -q $j config/distributions/${i}/arhitectures; then continue; fi
|
||||
echo "{\"release\":\"${i}\",\"minimal\":\"${{ inputs.minimal }}\",\"arch\":\"$j\",\"runner_tags\":\"$runner_tags\"}"
|
||||
echo "{\"release\":\"${i}\",\"minimal\":\"yes\",\"arch\":\"$j\",\"runner_tags\":\"$runner_tags\"}"
|
||||
done
|
||||
done
|
||||
done | jq -s
|
||||
|
||||
Reference in New Issue
Block a user