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 for missing sbt by using new guardian/setup-scala action #60

Merged

Conversation

rtyley
Copy link
Member

@rtyley rtyley commented Oct 16, 2024

Using the new GitHub Action guardian/setup-scala to cope with sbt being removed from the latest Ubuntu images we use for CI. This composite action combines setup-java and setup-sbt with good defaults for the Guardian.

Version of Java used by CI now specified by .tool-versions file

Note that (like gha-scala-library-release-workflow) guardian/setup-scala requires that projects specify their Java version with an asdf-formatted .tool-versions file - we didn't have to add one with this PR, as we already added it for gha-scala-library-release-workflow.

@rtyley rtyley force-pushed the fix-for-missing-sbt-by-using-new-guardian-action-setup-scala branch from 8e30047 to 3cdd51a Compare October 16, 2024 10:09
@rtyley rtyley marked this pull request as ready for review October 16, 2024 10:14
@rtyley rtyley merged commit a22c307 into main Oct 24, 2024
1 check passed
@rtyley rtyley deleted the fix-for-missing-sbt-by-using-new-guardian-action-setup-scala branch October 24, 2024 09:24
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.

1 participant