Commit 2d14fc0
Add LD_LIBRARY_PATH to RuboCop workflow for Oracle 23 client
The ruby-oci8 gem's extconf.rb compiles and runs a test program to
determine OCI_MAJOR_VERSION. Without LD_LIBRARY_PATH set, the program
cannot find libclntsh.so.23.1 at runtime, causing the build to fail.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 64425d4 commit 2d14fc0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments