Skip to content

[ci] Tune test matrices - #420

Open
alexander-yakushev wants to merge 1 commit into
masterfrom
ci
Open

[ci] Tune test matrices#420
alexander-yakushev wants to merge 1 commit into
masterfrom
ci

Conversation

@alexander-yakushev

Copy link
Copy Markdown
Member

Since Clojure 1.13 is now only supported with JDK17+, I've rotated test matrices a bit. Now we have:

  • stable Clojure (1.12) tested with all supported JDKs
  • alpha Clojure (1.13) tested with jdk17+
  • previous Clojure versions sanity-tested with oldest jdk (8) and latest (26).

@bbatsov

bbatsov commented Aug 3, 2026

Copy link
Copy Markdown
Member

I'm fine with the proposal, but perhaps we should also add your reasoning as comments to the matrix itself, so it's clearer why we've organized it in this manner. (otherwise some people might wonder about the difference between Clojure 1.11 and 1.12 for instance)

@alexander-yakushev

alexander-yakushev commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

Updated. Something like this?

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