Skip to content

Commit

Permalink
Adjust kernel options
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Apr 27, 2024
1 parent 21e86bf commit f97ffc4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,7 @@ on:
- 6.1.y
- 6.6.y
- 6.1.y_6.6.y
- 6.1.y_5.15.y
- 5.4.y_5.10.y
- 5.15.y_5.10.y
auto_kernel:
description: "Auto use the latest kernel."
required: false
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/compile-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ on:
- 6.1.y
- 6.6.y
- 6.1.y_6.6.y
- 6.1.y_5.15.y
- 5.4.y_5.10.y
- 5.15.y_5.10.y
kernel_auto:
description: "Auto use the latest kernel"
required: false
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/rebuild-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,7 @@ on:
- 6.1.y
- 6.6.y
- 6.1.y_6.6.y
- 6.1.y_5.15.y
- 5.4.y_5.10.y
- 5.15.y_5.10.y
auto_kernel:
description: "Auto use the latest kernel."
required: false
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/use-releases-file-to-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,7 @@ on:
- 6.1.y
- 6.6.y
- 6.1.y_6.6.y
- 6.1.y_5.15.y
- 5.4.y_5.10.y
- 5.15.y_5.10.y
auto_kernel:
description: "Auto use the latest kernel."
required: false
Expand Down

0 comments on commit f97ffc4

Please sign in to comment.