Skip to content

Commit 1fba76a

Browse files
blocktrronhafu
authored andcommitted
github: update CI filters
The generated CI changed due to the order in targets.mk. No functional change. Signed-off-by: David Bauer <[email protected]>
1 parent 97ac63e commit 1fba76a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/filters.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,16 @@
8383
"targets/generic",
8484
"targets/targets.mk"
8585
],
86+
"lantiq-xrx200": [
87+
"targets/lantiq-xrx200",
88+
".github/workflows/build-gluon.yml",
89+
"modules",
90+
"Makefile",
91+
"patches/**",
92+
"scripts/**",
93+
"targets/generic",
94+
"targets/targets.mk"
95+
],
8696
"lantiq-xway": [
8797
"targets/lantiq-xway",
8898
".github/workflows/build-gluon.yml",
@@ -249,16 +259,6 @@
249259
"targets/targets.mk",
250260
"targets/bcm27xx.inc"
251261
],
252-
"lantiq-xrx200": [
253-
"targets/lantiq-xrx200",
254-
".github/workflows/build-gluon.yml",
255-
"modules",
256-
"Makefile",
257-
"patches/**",
258-
"scripts/**",
259-
"targets/generic",
260-
"targets/targets.mk"
261-
],
262262
"mvebu-cortexa9": [
263263
"targets/mvebu-cortexa9",
264264
".github/workflows/build-gluon.yml",

0 commit comments

Comments
 (0)