Skip to content

Commit 73b58f2

Browse files
committed
Add latest ImageBuilder options
1 parent d45268a commit 73b58f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build-openwrt-with-imagebuilder.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ on:
1515
releases_branch:
1616
description: "Select the releases branch"
1717
required: false
18-
default: "openwrt:23.05.2"
18+
default: "openwrt:23.05.3"
1919
type: choice
2020
options:
21+
- openwrt:23.05.3
2122
- openwrt:23.05.2
23+
- immortalwrt:23.05.2
2224
- immortalwrt:23.05.1
2325
openwrt_board:
2426
description: "Select device board"

0 commit comments

Comments
 (0)