Revert "qt5-static: All manual builds"
This reverts commit 87dbe7aebc5cd274457f05e62527029f90f90e2e.
This commit is contained in:
parent
87dbe7aebc
commit
0cfe547446
@ -64,7 +64,7 @@ class Config:
|
|||||||
|
|
||||||
MANUAL_BUILD: List[Tuple[str, List[BuildType]]] = [
|
MANUAL_BUILD: List[Tuple[str, List[BuildType]]] = [
|
||||||
('mingw-w64-firebird-git', []),
|
('mingw-w64-firebird-git', []),
|
||||||
('mingw-w64-qt5-static', []),
|
('mingw-w64-qt5-static', ['mingw32', 'mingw64', 'ucrt64']),
|
||||||
('mingw-w64-qt6-static', []),
|
('mingw-w64-qt6-static', []),
|
||||||
('mingw-w64-arm-none-eabi-gcc', []),
|
('mingw-w64-arm-none-eabi-gcc', []),
|
||||||
('*', ['clangarm64']),
|
('*', ['clangarm64']),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user