Skip to content

Conversation

@nmburgan
Copy link
Member

@nmburgan nmburgan commented Dec 19, 2025

fail-fast: false
matrix:
version: ['8', '11', '17']
version: ['17', '21']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should move all of that into a shared workflow as well

`lein eastwood` fails on Java 21 with:

```
Caused by: clojure.lang.Compiler$CompilerException: Syntax error macroexpanding at (/home/runner/work/clj-http-client/clj-http-client/project.clj:1:1).
37
```
@bastelfreak bastelfreak merged commit b722c9a into main Dec 19, 2025
5 checks passed
@bastelfreak
Copy link
Contributor

@nmburgan I updated it a bit so tests pass and we can enforce the CI checks (which is important for the renovate configuration from #2 ). I don't know why Java 21 doesn't pass :( that needs some investigation.

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