Skip to content

chore: Switch to GraalVM in CI Workflow#10

Open
impatient0 wants to merge 1 commit intodevelopfrom
chore/update-ci-java-25
Open

chore: Switch to GraalVM in CI Workflow#10
impatient0 wants to merge 1 commit intodevelopfrom
chore/update-ci-java-25

Conversation

@impatient0
Copy link
Owner

Summary

This pull request updates GitHub Actions CI workflow to use Oracle GraalVM JDK instead of Eclipse Temurin JDK for building the project.

Key Features

  • GitHub Actions Workflow: The workflow has been updated to use graalvm/setup-graalvm instead of actions/setup-java for better flexibility of the JDK setup.
  • Java Version: Java version has been bumped from 21 to 25 in line with the overall project upgrade.

This PR is an essential step in upgrading the project to Java 25 and switching to GraalVM JDK.

- Update CI script to build the project with GraalVM via `graalvm/setup-graalvm@v1`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant