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

Install sbt in GitHub actions #768

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Install sbt in GitHub actions #768

merged 1 commit into from
Jan 9, 2025

Conversation

jcazevedo
Copy link
Member

sbt is no longer available in the most recent Ubuntu runners (see actions/setup-java#712 (comment)). This starts intalling sbt explicitly.

Failures running the actions can be seen in this run (which I triggered manually just to exhibit the issue).

Does this change relate to existing issues or pull requests?

No.

Does this change require an update to the documentation?

No.

How has this been tested?

Failures of runs without this change can be seen here. Hopefully the runs in this PR will be OK.

@jcazevedo jcazevedo requested a review from dianaamfr January 9, 2025 12:40
Copy link
Contributor

@dianaamfr dianaamfr left a comment

Choose a reason for hiding this comment

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

Thank you!

@dianaamfr dianaamfr merged commit ee44e48 into master Jan 9, 2025
14 checks passed
@dianaamfr dianaamfr deleted the setup-sbt branch January 9, 2025 12:49
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