Skip to content

Test against latest stable Clojure release - #462

Merged
w01fe merged 1 commit into
masterfrom
latest-release-profile
Aug 9, 2026
Merged

Test against latest stable Clojure release#462
w01fe merged 1 commit into
masterfrom
latest-release-profile

Conversation

@w01fe

@w01fe w01fe commented Aug 9, 2026

Copy link
Copy Markdown
Member

Summary

  • replace the expired Clojure 1.12 snapshot profile with a reproducible :latest profile
  • pin :latest to Clojure 1.12.5 while retaining ClojureScript 1.11.4 for Java 8 compatibility
  • update the all alias to exercise the new profile

Testing

  • lein all deps
  • lein all test — all five profiles pass (135 JVM tests / 801 assertions and 107 ClojureScript tests / 517 assertions per profile)

I also tried ClojureScript 1.12.134, but its Closure Compiler requires Java 21; retaining 1.11.4 avoids silently raising Schema's Java 8+ floor.

@w01fe
w01fe merged commit 64184e3 into master Aug 9, 2026
8 checks passed
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