Unverified Commit 80037e37 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-N1.yml

parent 606f0c6c
......@@ -16,9 +16,9 @@ on:
required: true
default: '1024'
openwrt_kernel:
description: "选择构建的内核 (带减号的代表主备双内核)"
description: "选择构建的内核"
required: false
default: "5.15.y_6.1.y"
default: "6.1.y"
type: choice
options:
- 5.4.y
......@@ -27,11 +27,6 @@ on:
- 6.1.y
- 6.6.y
- 6.12.y
- 5.4.y_5.10.y
- 5.15.y_6.1.y
- 6.1.y_6.12.y
- 6.1.y_6.6.y
- 6.6.y_6.12.y
jobs:
build:
......@@ -120,4 +115,4 @@ jobs:
files: |
${{ env.PACKAGED_OUTPUTPATH }}/*.img.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of file
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment