Commit 1a2a80d
Use Oracle JDK 21 for JRuby CI
Switch the Java setup from Temurin 17 to Oracle JDK 21:
- Oracle JDK matches the distribution most ruby-plsql users run in
production alongside the Oracle JDBC driver, making the CI
environment more representative.
- Java 21 is the current LTS, satisfies ojdbc17's Java 17+ requirement,
and matches what JRuby 10.0.5.0 is compiled against (class file 65).
- Oracle JDK 21 is available at no cost under the NFTC license.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3a532c6 commit 1a2a80d
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments