Skip to content

Commit

Permalink
OpenWrt 22.03 is EOL (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Aug 20, 2024
2 parents 20d9a37 + 41dc935 commit 13996f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/image-openwrt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build OpenWRT Images
name: Build OpenWrt Images

on:
schedule:
Expand All @@ -24,7 +24,6 @@ jobs:
matrix:
release:
- snapshot
- 22.03
- 23.05
variant:
- default
Expand Down
3 changes: 1 addition & 2 deletions images/openwrt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image:
distribution: OpenWrt

simplestream:
distro_name: OpenWRT
distro_name: OpenWrt

source:
downloader: openwrt-http
Expand Down Expand Up @@ -357,5 +357,4 @@ actions:
rm -f /etc/rc.d/*sysntpd
releases:
- snapshot
- 22.03
- 23.05

0 comments on commit 13996f7

Please sign in to comment.