4
0
mirror of https://github.com/QuasarApp/QuasarAppCI.git synced 2025-05-02 00:09:37 +00:00

remove ruddiments builders

This commit is contained in:
Andrei Yankovich 2023-11-09 23:30:39 +01:00
parent e142b3da48
commit 8759a51ed1

@ -35,7 +35,6 @@ repoGen = QIFRepogen()
release = Releaser()
bot.addBuilder("LinuxCMakeBuilder", cmakeLinux)
bot.addBuilder("LinuxCMakeBuilderQt6", cmakeLinux)
bot.addBuilder("WindowsCMakeBuilder", cmakeWindows)