Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use actions/setup-java to install GraalVM #756

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

mzuehlke
Copy link
Collaborator

@mzuehlke mzuehlke commented Oct 10, 2024

Since v4.4.0 graalvm can be installed using setup-java https://github.com/actions/setup-java/releases/tag/v4.4.0 (for legacy versions setup-graalvm is still needed)

Not sure if we need to expose these additional distributions:

Since v4.4.0 graalvm can be installed using setup-java https://github.com/actions/setup-java/releases/tag/v4.4.0
(for legacy versions setup-graalvm is still needed)

Not sure if we need to expose these additional distributions:
https://github.com/actions/setup-java/releases/tag/v4.3.0 supports SapMachine
https://github.com/actions/setup-java/releases/tag/v3.13.0 supports Dragonwell
Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! thanks

@armanbilge armanbilge changed the title Use actions/setup-java to install graalvm Use actions/setup-java to install GraalVM Oct 10, 2024
@armanbilge armanbilge merged commit 2d1444f into typelevel:main Oct 10, 2024
14 checks passed
@mzuehlke mzuehlke deleted the setup-java-updates branch October 10, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants