Closed jusjoken closed 2 years ago
As info - the automated build process fails as it uses JDK 9 which under Gradle will fail (known bug they will not fix) . I had to use JDK 11
I did some research and made the appropriate changes to the workflow to now run under ubuntu 20.04 and use JDK 11 and the build passes
Thanks for fixing this!
Resolves issue https://github.com/google/sagetv/issues/468
Still requires changes to the github workflow for automatically building linux bilds