Commit 5fbe1b6
Install libaio1t64 for Oracle 23 Instant Client on Ubuntu 24.04
Oracle 23 Instant Client requires libaio.so.1 at runtime, which is not
pre-installed on the ubuntu-latest (24.04) GitHub Actions runner.
Without it, both sqlplus and the ruby-oci8 extconf.rb compilation test
fail to run.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2d14fc0 commit 5fbe1b6
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments