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

dev & ci: more clojure 1.12, add outdated task #139

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. dev & ci: more clojure 1.12, add outdated task

    Since clojure 1.12 has gone gold, we can reduce our test set for native-image
    to 1.12 only (was testing against 1.11 and 1.12).
    
    Also use 1.12 as our clojure version when we need to specify it (instead
    of 1.11).
    
    Also: add `outdated` bb task for convenience and consistency with other
    projects I maintain.
    lread committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e650342 View commit details
    Browse the repository at this point in the history