[openwrt/openwrt] CI: change armvirt reference to armsr
LEDE Commits
lede-commits at lists.infradead.org
Tue Jun 13 07:50:29 PDT 2023
ynezz pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/8d557d47445e027134811415899efd685db257da
commit 8d557d47445e027134811415899efd685db257da
Author: Mathew McBride <matt at traverse.com.au>
AuthorDate: Fri Jun 9 03:57:52 2023 +0000
CI: change armvirt reference to armsr
The armvirt target has been renamed to armsr.
Signed-off-by: Mathew McBride <matt at traverse.com.au>
(cherry picked from commit 3df01b1aa40a8e783dbbebdbe6088a49aed186f8)
---
.github/labeler.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/labeler.yml b/.github/labeler.yml
index c0ffdaf05d..6303fdf7b7 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -5,8 +5,8 @@
- "target/linux/apm821xx/**"
"target/archs38":
- "target/linux/archs38/**"
-"target/armvirt":
- - "target/linux/armvirt/**"
+"target/armsr":
+ - "target/linux/armsr/**"
"target/at91":
- "target/linux/at91/**"
- "package/boot/at91bootstrap/**"
More information about the lede-commits
mailing list