Skip to content

Commit

Permalink
Update Image Builder options
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Nov 22, 2024
1 parent 7308fbf commit 5007867
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build-openwrt-with-imagebuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ on:
releases_branch:
description: "Select the releases branch"
required: false
default: "openwrt:23.05.3"
default: "openwrt:23.05.5"
type: choice
options:
- openwrt:23.05.5
- openwrt:23.05.4
- openwrt:23.05.3
- openwrt:23.05.2
- immortalwrt:23.05.4
- immortalwrt:23.05.3
- immortalwrt:23.05.2
- immortalwrt:23.05.1
openwrt_board:
description: "Select device board"
required: false
Expand Down

0 comments on commit 5007867

Please sign in to comment.