Skip to content

Update release.yml, java-version: 23 -> 24, node-version: 18/20 -> 22 #4077

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

Closed
wants to merge 1 commit into from

Conversation

mozhuanzuojing
Copy link

Update the Java and Node versions in the environment

  • java-version: '24'
  • node-version: '22'

# Update the Java and Node versions in the environment

- java-version: '24'
- node-version: '22'
Copy link
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

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

I think bumping to Java 24 makes sense since I'm pretty sure we need the latest to compile the javac bundle.

Is there a reason to compile with Node.Js 22 when we still support VS Code 1.77.0 :

"vscode": "^1.77.0"
?

@mozhuanzuojing
Copy link
Author

you are right。only change java-version

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.

2 participants