Commit 4c6dec3
committed
workflows: test on both minimum and latest Java
It should be safe to generate the dist jar with the latest Java, but just
to be sure, continue using Java 22.
setup-java doesn't provide an alias for the latest Java release, so
specify it by version.
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>1 parent 10d2cf3 commit 4c6dec3
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
0 commit comments