Skip to content
Snippets Groups Projects
Unverified Commit 87910eb4 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

fix(java): add java-jre to LTS workaround (#18118)

parent 23055500
No related branches found
No related tags found
No related merge requests found
...@@ -132,6 +132,7 @@ export const presets: Record<string, Preset> = { ...@@ -132,6 +132,7 @@ export const presets: Record<string, Preset> = {
'adoptopenjdk', 'adoptopenjdk',
'openjdk', 'openjdk',
'java', 'java',
'java-jre',
'sapmachine', 'sapmachine',
], ],
versioning: versioning:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment