We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9331b69 commit ce94d61Copy full SHA for ce94d61
1 file changed
.github/workflows/build-rockchip-immortalWrt-24.10.x.yml
@@ -1,4 +1,4 @@
1
-name: build-rockchip-immortalWrt-24.10.x
+name: build-rockchip-immortalWrt-25.12-SNAPSHOT
2
3
on:
4
workflow_dispatch:
@@ -167,7 +167,7 @@ jobs:
167
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
168
-e PPPOE_ACCOUNT=${{ inputs.pppoe_account }} \
169
-e PPPOE_PASSWORD=${{ inputs.pppoe_password }} \
170
- immortalwrt/imagebuilder:rockchip-armv8-openwrt-${luci_version} /bin/bash /home/build/immortalwrt/build.sh
+ immortalwrt/imagebuilder:rockchip-armv8-25.12-SNAPSHOT /bin/bash /home/build/immortalwrt/build.sh
171
172
173
- name: Create info
0 commit comments