CI: rename "device/unmaintained" to "device/archived" (MR 5046)
This commit is contained in:
parent
fb7f99efe2
commit
b29ebae96b
1 changed files with 1 additions and 1 deletions
|
@ -6,10 +6,10 @@ import stat
|
||||||
|
|
||||||
expected_directories = [
|
expected_directories = [
|
||||||
"cross",
|
"cross",
|
||||||
|
"device/archived",
|
||||||
"device/community",
|
"device/community",
|
||||||
"device/main",
|
"device/main",
|
||||||
"device/testing",
|
"device/testing",
|
||||||
"device/unmaintained",
|
|
||||||
"main",
|
"main",
|
||||||
"modem",
|
"modem",
|
||||||
"non-free",
|
"non-free",
|
||||||
|
|
Loading…
Reference in a new issue