"...git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "546f6fce1aa72e576bc334afa0a9000b743df7a8"
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: ...@@ -16,9 +16,9 @@ on:
required: true required: true
default: '1024' default: '1024'
openwrt_kernel: openwrt_kernel:
description: "选择构建的内核 (带减号的代表主备双内核)" description: "选择构建的内核"
required: false required: false
default: "5.15.y_6.1.y" default: "6.1.y"
type: choice type: choice
options: options:
- 5.4.y - 5.4.y
...@@ -27,11 +27,6 @@ on: ...@@ -27,11 +27,6 @@ on:
- 6.1.y - 6.1.y
- 6.6.y - 6.6.y
- 6.12.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: jobs:
build: build:
...@@ -120,4 +115,4 @@ jobs: ...@@ -120,4 +115,4 @@ jobs:
files: | files: |
${{ env.PACKAGED_OUTPUTPATH }}/*.img.gz ${{ env.PACKAGED_OUTPUTPATH }}/*.img.gz
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of file
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