mark clang32 as wip for now
This commit is contained in:
parent
d20d37a631
commit
4a2b2ad7b0
@ -173,7 +173,7 @@ IGNORE_RDEP_PACKAGES: List[str] = [
|
||||
]
|
||||
|
||||
# We can't build this easily, so don't make it block other things
|
||||
BUILD_TYPES_WIP: List[str] = ["clangarm64"]
|
||||
BUILD_TYPES_WIP: List[str] = ["clangarm64", "clang32"]
|
||||
|
||||
REPO = "msys2/msys2-autobuild"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user