Commit cae64cc
committed
Disable Java 21 testing
`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
```1 parent e6c4912 commit cae64cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments