Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 8c558e2

Browse files
authored
Update build kernel customize.yml
1 parent e87f0af commit 8c558e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build kernel customize.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ on:
3838
- bookworm
3939
Version:
4040
description: 'Armbian Kernel Version'
41-
default: 'main'
41+
default: 'v24.11'
4242
required: false
4343
type: choice
4444
options:
45-
- main
45+
- main
46+
- v24.11
4647
- v24.08
4748
BOOT_LOGO:
4849
description: 'Include boot logo'

0 commit comments

Comments
 (0)