Skip to content

Commit f3ab284

Browse files
authored
Merge pull request #944 from tew42/main
adding OpenWRT 25.12, retiring 22.x
2 parents b2b70a2 + 1710ca3 commit f3ab284

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/openwrt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,6 @@ actions:
286286
rm -f /etc/rc.d/*sysntpd
287287
releases:
288288
- snapshot
289-
- 22.03
290289
- 23.05
291290
- 24.10
291+
- 25.12

jenkins/jobs/image-openwrt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
type: user-defined
1919
values:
2020
- snapshot
21-
- "22.03"
2221
- "23.05"
2322
- "24.10"
23+
- "25.12"
2424

2525
- axis:
2626
name: variant

0 commit comments

Comments
 (0)