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

Fixes #2623: Use zulu distribution and java 11 for release GHA job #2624

Merged
merged 1 commit into from Apr 21, 2022

Conversation

hazendaz
Copy link
Contributor

Error prone module set to release only with jdk 11. Release GHA was still set to use only jdk 8. This resolves #2623 by moving the GHA for release to java 11.

Checklist

  • Read the contributing guide
  • [X ] PR should be motivated, i.e. what does it fix, why, and if relevant how
  • [ X] If possible / relevant include an example in the description, that could help all readers
    including project members to get a better picture of the change
  • [ X] Avoid other runtime dependencies
  • [ X] Meaningful commit history ; intention is important please rebase your commit history so that each
    commit is meaningful and help the people that will explore a change in 2 years
  • [ X] The pull request follows coding style
  • [ X] Mention Fixes #<issue number> in the description if relevant
  • [ X] At least one commit should mention Fixes #<issue number> if relevant

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.

Missing errorprone module for 4.5.0 in central as release was done with jdk 8
2 participants