KaotoIO/kaoto-backend

Upgrade to the latest Graalvm

mkralik3 opened this issue · 1 comments

Recently, the versioning of Graalvm was changed ( more info for GitHub workflow step is here https://github.com/graalvm/setup-graalvm#migrating-from-graalvm-223-or-earlier-to-the-new-graalvm-for-jdk-17-and-later) according to which, we need to update our workflows.

The new versions are released under the GraalVM Free Terms and Conditions (GFTC) license so we should carefully read it and also consider to switching from Oracle Graalvm to Graalvm-community or Mandrel

Mandrel is not supported on macOS yet.