From 9e4aa3f306098fc15542c7ade2ff1096a403515e Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Sat, 8 Jun 2024 12:38:02 +0200 Subject: [PATCH] chore: update armbian branch to v24.05 (#50) --- configs/config-default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config-default.conf b/configs/config-default.conf index ecf9894..574d471 100644 --- a/configs/config-default.conf +++ b/configs/config-default.conf @@ -2,7 +2,7 @@ # These variables are important for the mainsail-crew/armbian-builds workflow ARMBIAN_REPOSITORY="armbian/build" -ARMBIAN_BRANCH="v24.02" +ARMBIAN_BRANCH="v24.05" # Read build script documentation https://docs.armbian.com/Developer-Guide_Build-Options/ # for detailed explanation of these options and for additional options not listed here