Skip to content

Commit 40ca692

Browse files
committed
Adjust Actions options
1 parent eb5765c commit 40ca692

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.github/workflows/build-armbian-arm64-server-image.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@ on:
2626
type: choice
2727
options:
2828
- all
29+
- allwinner
2930
- amlogic
3031
- rockchip
31-
- allwinner
3232
- rockchip50
3333
- rockchip50_100
34+
- rockchip100_150
3435
- first50
3536
- range50_100
3637
- range100_150
37-
- last20
38+
- last50
3839
- a311d-oes_s922x-oes-plus_wxy-oect
3940
- nsy-g16-plus_nsy-g68-plus_bdy-g18-pro
4041
- s905d_s905x3_s912_s922x-ct2000

.github/workflows/build-armbian-using-official-image.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,16 @@ on:
2020
type: choice
2121
options:
2222
- all
23+
- allwinner
2324
- amlogic
2425
- rockchip
25-
- allwinner
2626
- rockchip50
2727
- rockchip50_100
28+
- rockchip100_150
2829
- first50
2930
- range50_100
3031
- range100_150
31-
- last20
32+
- last50
3233
- a311d-oes_s922x-oes-plus_wxy-oect
3334
- nsy-g16-plus_nsy-g68-plus_bdy-g18-pro
3435
- s905d_s905x3_s912_s922x-ct2000

.github/workflows/build-armbian-using-releases-files.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@ on:
2626
type: choice
2727
options:
2828
- all
29+
- allwinner
2930
- amlogic
3031
- rockchip
31-
- allwinner
3232
- rockchip50
3333
- rockchip50_100
34+
- rockchip100_150
3435
- first50
3536
- range50_100
3637
- range100_150
37-
- last20
38+
- last50
3839
- a311d-oes_s922x-oes-plus_wxy-oect
3940
- nsy-g16-plus_nsy-g68-plus_bdy-g18-pro
4041
- s905d_s905x3_s912_s922x-ct2000

0 commit comments

Comments
 (0)