From 5a732def0458ca1b479465dc8fdfb0538af8e19b Mon Sep 17 00:00:00 2001 From: Lemon <149338935+Lemon1151@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:40:48 +0800 Subject: [PATCH] Update build-armbian.yml --- .github/workflows/build-armbian.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-armbian.yml b/.github/workflows/build-armbian.yml index 199e3ac..4d35b5b 100644 --- a/.github/workflows/build-armbian.yml +++ b/.github/workflows/build-armbian.yml @@ -55,16 +55,16 @@ on: options: - 5.10.y - 5.10.160 - - 5.10.232 + - 5.10.233 - 5.15.y - - 5.15.175 + - 5.15.176 - 5.10.y_5.15.y - 6.1.y - 6.1.75 - - 6.1.123 + - 6.1.124 - 6.6.y - 6.6.56 - - 6.6.69 + - 6.6.71 - 6.1.y_6.6.y auto_kernel: description: "Auto use the latest kernel."