clojure-emacs / cider-nrepl

A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.
https://docs.cider.mx/cider-nrepl
670 stars 175 forks source link

CI matrix doesn't hit clojures other than 1.11 #836

Closed vemv closed 6 months ago

vemv commented 7 months ago

In Circle we set VERSION, which our makefile expects as CLOJURE_VERSION 😬