Skip to content

Adding fixed versions and moving from Adopt to Zulu#36

Merged
renggli merged 3 commits intopetitparser:mainfrom
geertjanw:main
Sep 9, 2021
Merged

Adding fixed versions and moving from Adopt to Zulu#36
renggli merged 3 commits intopetitparser:mainfrom
geertjanw:main

Conversation

@geertjanw
Copy link
Contributor

If your GitHub Action actions/setup-java workflow has fixed JDK versions, e.g., 11.0.3, in addition to the latest version, e.g., 11, you'll know when the first goes green and the second goes red that there is a problem specifically with the latest version and not with your application code.

Adopt is no more, only Temurin and Zulu are available, only Zulu supports multiple JDK versions, therefore this pull request provides fixed versions together with Zulu.

@renggli renggli merged commit 260a92e into petitparser:main Sep 9, 2021
@renggli
Copy link
Member

renggli commented Sep 9, 2021

Thanks!

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