Closed DerGuteMoritz closed 1 year ago
Since JDK 8 is the minimum supported version, we want to run the test suite against this one. This used to be the case before switching to CircleCI's new Clojure Docker image.
Closes #647
The first commit's tests failed as expected per #647. The second commit is my suggested fix from https://github.com/clj-commons/aleph/issues/647#issuecomment-1367982739.
@DerGuteMoritz Thanks for fixing this!
Since JDK 8 is the minimum supported version, we want to run the test suite against this one. This used to be the case before switching to CircleCI's new Clojure Docker image.
Closes #647