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

Update Java runtime and Build Tools plugin versions. #7

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

olyagpl
Copy link
Member

@olyagpl olyagpl commented Jan 25, 2024

No description provided.

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: graalvm/setup-graalvm@v1
with:
java-version: '21.0.0'
java-version: '21.0.2'
Copy link
Member Author

@olyagpl olyagpl Jan 25, 2024

Choose a reason for hiding this comment

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

The last workflow failed with:
Your Java runtime '21+35-jvmci-23.1-b15' with compiler version '23.1.1' is incompatible with polyglot version '23.1.2'.

Copy link
Member

@chumer chumer Jan 25, 2024

Choose a reason for hiding this comment

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

That is expected. thanks for the fix.

@chumer chumer merged commit 424b971 into graalvm:main Jan 25, 2024
2 checks passed
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.

None yet

2 participants