On Wed, Jul 6, 2016 at 10:56 PM, Sandro Andrade <sandroandr...@kde.org> wrote: > Hi there, > > I'd like to bump Qt dependency in Minuet to 5.7, so that I can use > some features from QtQuickControls2. That'd require upgrading the Qt > version used in build.kde.org. > > Do you see any issues with that? I'm not running any tests or other > integration tasks for Minuet yet, so that I could just disable it in > build.k.o for now and keep Qt 5.6, but some demands for CI should > arrive soon. > > Cheers, > -- > Sandro
Without knowing how it's actually set up, I'd say ideally we should have the CI always running the latest Qt stable version. It could be interesting to test it with older versions (it's done for some projects like frameworks already, outside of build.kde.org). Aleix