build: set stable br

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-07-17 16:31:12 +02:00
parent 7fc268188f
commit 91b26d3556

View File

@@ -163,7 +163,7 @@ jobs:
. scripts/func.sh
echo "${VERSION}s" >files/p1/ARC-VERSION
TAG="24.7.0" # Stable Buildroot Version
TAG="24.07.0" # Stable Buildroot Version
echo "BR_STABLE_VERSION=${TAG}" >> $GITHUB_ENV
getBuildroot "${TAG}" "stable_br"