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 #9

Merged
merged 2 commits 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.

I have also upgraded clj-lint-action to v1.1.12.

Copy link
Member

@federkasten federkasten left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM 🙆‍♂️

@federkasten federkasten merged commit 92b3423 into master Jan 9, 2025
28 checks passed
@federkasten federkasten deleted the fix/ci-lein branch January 9, 2025 07:32
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