Skip to content

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

Closed
mozhuanzuojing wants to merge 1 commit intoredhat-developer:mainfrom
mozhuanzuojing:patch-1
Closed

Update release.yml, java-version: 23 -> 24, node-version: 18/20 -> 22#4077
mozhuanzuojing wants to merge 1 commit intoredhat-developer:mainfrom
mozhuanzuojing:patch-1

Conversation

@mozhuanzuojing
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
Contributor 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