qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
Aborted
For now, it seems like CI does some Linux builds, but only uploads them as build artifacts which expire after some time and are not accessible without being logged in to GitHub. It probably would make more sense to provide them in the Releases section as well.
Before doing so, they might require some more fixes/documentation:
The Debian package metadata is mostly empty and the requirements seem to be undeclared?
The RPM package metadata seems to be similar.
The regular build fails with just "Illegal instruction".
The AppImage build fails as well:
By contrast: Building the package from source does not expose these problems.