Is it possible to select newer (than 16.04) toolchain on snapcraft.io with snapcraft.yaml options? Based on irc suggestion i tried base: core18
, but it didn't work.
Currently, I'm making this snap locally using ubuntu 18.04. What i want to do is to trigger automated build on github commit. QT5 application like it is now cannot be built using 16.04 toolchain.