Commit edc3c6e
committed
Set up Oracle JDK 21 for jruby_head workflow
Pin Oracle JDK 21 explicitly via actions/setup-java in the
jruby_head workflow so the Oracle JDBC driver loads against a
known-good runtime instead of whichever JDK the runner image ships
by default. Oracle's ojdbc17.jar is certified with JDK 17 and
JDK 21.1 parent d8dc593 commit edc3c6e
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
0 commit comments