Commit cca1d83
Skip checkstyle on Java < 21 in CI
Checkstyle 13.0.0 requires Java 21+. Skip checkstyle when running
tests on Java 17 since code style is independent of Java version.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent db1c72d commit cca1d83
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
0 commit comments