Commit a60ef59
Add jruby-10.0.5.0 to test_11g matrix with Oracle JDK 21
Add jruby-10.0.5.0 to the test_11g workflow matrix so the JDBC code
path is exercised against Oracle 11g XE.
Set up Oracle JDK 21 explicitly via actions/setup-java for JRuby
matrix entries (scoped via `if: startsWith(matrix.ruby, 'jruby')`),
and gate the Install JDBC Driver step on the same condition so MRI
matrix entries skip the unused Oracle download.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent edc3c6e commit a60ef59
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
49 | 56 | | |
50 | 57 | | |
51 | 58 | | |
| |||
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
| |||
0 commit comments