Skip to content

Commit ce94d61

Browse files
authored
Update build-rockchip-immortalWrt-24.10.x.yml
1 parent 9331b69 commit ce94d61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-rockchip-immortalWrt-24.10.x.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build-rockchip-immortalWrt-24.10.x
1+
name: build-rockchip-immortalWrt-25.12-SNAPSHOT
22

33
on:
44
workflow_dispatch:
@@ -167,7 +167,7 @@ jobs:
167167
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
168168
-e PPPOE_ACCOUNT=${{ inputs.pppoe_account }} \
169169
-e PPPOE_PASSWORD=${{ inputs.pppoe_password }} \
170-
immortalwrt/imagebuilder:rockchip-armv8-openwrt-${luci_version} /bin/bash /home/build/immortalwrt/build.sh
170+
immortalwrt/imagebuilder:rockchip-armv8-25.12-SNAPSHOT /bin/bash /home/build/immortalwrt/build.sh
171171
172172
173173
- name: Create info

0 commit comments

Comments
 (0)