Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/multi-arch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
rel_branch:
- ${{ github.ref_name }}
exclude:
# OpenWRT 23.05
# OpenWrt 23.05
- arch: aarch64_cortex-a76
rel_branch: openwrt-23.05
- arch: armeb_xscale
Expand All @@ -76,7 +76,7 @@ jobs:
rel_branch: openwrt-23.05
- arch: powerpc64_e5500
rel_branch: openwrt-23.05
# OpenWRT 22.03
# OpenWrt 22.03
- arch: aarch64_cortex-a76
rel_branch: openwrt-22.03
- arch: armeb_xscale
Expand All @@ -91,7 +91,7 @@ jobs:
rel_branch: openwrt-22.03
- arch: riscv64_generic
rel_branch: openwrt-22.03
# OpenWRT 21.02
# OpenWrt 21.02
- arch: aarch64_cortex-a76
rel_branch: openwrt-21.02
- arch: armeb_xscale
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Meshtastic OpenWRT
# Meshtastic OpenWrt

Meshtastic Packages for OpenWRT
Meshtastic Packages for OpenWrt

Branches:
- `main` (SNAPSHOT)
Expand Down