Commit 99bed65
ci: Add ORA_TZFILE workaround to ruby_head
ruby_head.yml runs the same CRuby + Instant Client matrix that hit
ORA-01805 in rsim#2734, but was not updated when test.yml was. Mirror the
ORA_TZFILE workaround into ruby_head.yml so the nightly head/debug/asan
jobs stop failing on TIMESTAMP WITH TIME ZONE examples when the
gvenzl/oracle-free server image and the rolling-latest Instant Client
ship different TZ data versions.
jruby_head.yml does not need this because the JDBC driver ships its
own TZ data and ignores Instant Client's embedded copy.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 429aa95 commit 99bed65
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
75 | 86 | | |
76 | 87 | | |
77 | 88 | | |
| |||
0 commit comments