-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
CIIssues related to continuous integration (CI)Issues related to continuous integration (CI)
Description
In CI, our GraalVM build of FPP native binaries is based on Java 11. The Java 11 version is no longer supported on the GraalVM web site:
https://www.graalvm.org/latest/docs/
It seems we should move to Java 17 or later. We should assess what is needed for this change, e.g., testing, assessing impact on users.
See update below: It looks like the Graal VM community releases, which we use, have moved on from Java 11. However, the release that we are using is still available here: https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-22.3.3.
Metadata
Metadata
Assignees
Labels
CIIssues related to continuous integration (CI)Issues related to continuous integration (CI)