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

fix JDK21 CI #396

Merged
merged 4 commits into from
Feb 25, 2024
Merged

fix JDK21 CI #396

merged 4 commits into from
Feb 25, 2024

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Feb 24, 2024

Follows #391 & #395
Partially reverts #393

- don't load artifacts built with old scala versions per
  https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html
- ignore tests with hardcoded old sbt versions, since these were built with
  Scala versions not supported by JDK21 - we need a way to run these tests
  with max(scriptedSbt, build.properties) if we want to re-enable them
@bjaglin bjaglin marked this pull request as ready for review February 25, 2024 18:41
@bjaglin bjaglin merged commit 59e8727 into main Feb 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant