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

Scala Steward can not run on this repo until it allows building under Java 21 #56

Open
rtyley opened this issue May 16, 2024 · 0 comments

Comments

@rtyley
Copy link
Member

rtyley commented May 16, 2024

Following on from guardian/scala-steward-public-repos#67 ... we're now running our Scala Steward workflow with Java 21 LTS, which means that all projects that want to have Scala Steward updates (like this one) need to be able to build under Java 21 (even if the projects are still running in production on Java 8).

An example of Scala Steward failing when trying to handle this repo is here:

https://github.com/guardian/scala-steward-public-repos/actions/runs/9114552795/job/25058784453#step:6:2202

Unfortunately the Scala Steward run failing affects everyone, see guardian/scala-steward-public-repos#60 - so I've removed this repo from Scala Steward until this issue is fixed.

How to fix this issue?

Update Scala (2.12.18+) & sbt (1.9.0+)!

cc @lindseydew !

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

No branches or pull requests

1 participant