aboutsummaryrefslogtreecommitdiff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorMathew McBride <matt@traverse.com.au>2023-06-09 03:57:52 +0000
committerPetr Štetiar <ynezz@true.cz>2023-06-10 21:30:25 +0200
commit3df01b1aa40a8e783dbbebdbe6088a49aed186f8 (patch)
tree00437aaf3d5f9edb2c5e3a25eb70a683a3ff7af1 /.github/labeler.yml
parent36bf9d861082d30fdb1cf1d00f819e60b8bb84a7 (diff)
CI: change armvirt reference to armsr
The armvirt target has been renamed to armsr. Signed-off-by: Mathew McBride <matt@traverse.com.au>
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml4
1 files 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/**"