Commit 5b9497f
committed
feat: Implement multi-JDK CI build strategy
- Add Java 21 job to test core library compatibility
- Add Java 24 job to test full project including API tracker
- Separate cache keys for different JDK versions
- Validates Java 21 promise while enabling Java 24 tooling
Closes #91 parent 0cb586c commit 5b9497f
1 file changed
Lines changed: 29 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
14 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
15 | 38 | | |
16 | 39 | | |
17 | 40 | | |
| |||
25 | 48 | | |
26 | 49 | | |
27 | 50 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 51 | + | |
| 52 | + | |
33 | 53 | | |
34 | | - | |
35 | | - | |
| 54 | + | |
| 55 | + | |
0 commit comments