We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d71ab commit f059355Copy full SHA for f059355
.github/workflows/oracle-xe-adapter-tests.yml
@@ -69,7 +69,7 @@ jobs:
69
DBT_ORACLE_DATABASE: XEPDB1
70
DBT_ORACLE_SERVICE: XEPDB1
71
DBT_ORACLE_PROTOCOL: tcp
72
- LD_LIBRARY_PATH: /opt/oracle/instantclient_21_6
+ LD_LIBRARY_PATH: /opt/oracle/instantclient_23_7
73
TNS_ADMIN: /opt/tns_admin
74
DBT_TEST_USER_1: DBT_TEST_USER_1
75
DBT_TEST_USER_2: DBT_TEST_USER_2
0 commit comments