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

Add JDK 21 to CI matrix #3871

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

armanbilge
Copy link
Member

Trying to do this separately from #3870.

@@ -135,11 +136,17 @@ ThisBuild / githubWorkflowPublishPreamble +=
val OldGuardJava = JavaSpec.temurin("8")
val LTSJava = JavaSpec.temurin("11")
val LatestJava = JavaSpec.temurin("17")
val LoomJava = JavaSpec.oracle("21")
Copy link
Contributor

@durban durban Oct 12, 2023

Choose a reason for hiding this comment

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

Is there no temurin 21? On adoptium.net there seems to be one...

Copy link
Member Author

Choose a reason for hiding this comment

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

For some reason not yet, I tried that first and changed in aeda41c.

Copy link
Member

Choose a reason for hiding this comment

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

I haven't updated the index yet. It wasn't available as of couple of days ago when I last checked. I'll do it later tonight.

Copy link
Member Author

Choose a reason for hiding this comment

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

@vasilmkd actually we are not using the jdk index anymore 😅

If it's changed recently let me check again.

@armanbilge armanbilge merged commit 95e66d9 into typelevel:series/3.x Oct 12, 2023
32 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants