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

Explicitly install leiningen on ubuntu-latest #16

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

alumi
Copy link
Member

@alumi alumi commented Jan 9, 2025

related: chrovis/cljam#331

The OS version of the runner instances provided by ubuntu-latest in GitHub Actions will be upgraded from 22.04 to 24.04 between 2024/12/05 and 2025/01/17.
Unlike 22.04, Leiningen is not pre-installed on 24.04. Therefore, I have modified the workflow to explicitly install it using DeLaGuardo/setup-clojure.

@alumi alumi requested a review from nokara26 January 9, 2025 06:15
Copy link
Contributor

@nokara26 nokara26 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 for fixing the CI!
LGTM 😄

@nokara26 nokara26 merged commit df684d2 into master Jan 9, 2025
30 checks passed
@nokara26 nokara26 deleted the fix/ci-lein branch January 9, 2025 06:48
@alumi
Copy link
Member Author

alumi commented Jan 9, 2025

@nokara26 Thank you for reviewing the PR! ❤️

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