Skip to content

Commit cfadddf

Browse files
committed
switch CI to build using 25.12
1 parent 7f3ac6d commit cfadddf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/openwrt-release.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,19 @@ jobs:
3333
target: mips_24kc
3434
- version: openwrt-24.10
3535
target: mipsel_24kc
36-
- version: snapshots
36+
- version: openwrt-25.12
3737
target: x86_64
38-
- version: snapshots
38+
- version: openwrt-25.12
3939
target: aarch64_cortex-a53
40-
- version: snapshots
40+
- version: openwrt-25.12
4141
target: aarch64_generic
42-
- version: snapshots
42+
- version: openwrt-25.12
4343
target: arm_cortex-a7
44-
- version: snapshots
44+
- version: openwrt-25.12
4545
target: arm_cortex-a9
46-
- version: snapshots
46+
- version: openwrt-25.12
4747
target: mips_24kc
48-
- version: snapshots
48+
- version: openwrt-25.12
4949
target: mipsel_24kc
5050

5151
steps:

0 commit comments

Comments
 (0)