We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3ac6d commit cfadddfCopy full SHA for cfadddf
.github/workflows/openwrt-release.yml
@@ -33,19 +33,19 @@ jobs:
33
target: mips_24kc
34
- version: openwrt-24.10
35
target: mipsel_24kc
36
- - version: snapshots
+ - version: openwrt-25.12
37
target: x86_64
38
39
target: aarch64_cortex-a53
40
41
target: aarch64_generic
42
43
target: arm_cortex-a7
44
45
target: arm_cortex-a9
46
47
48
49
50
51
steps:
0 commit comments