File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 echo "/usr/lib/oracle/23/client64/bin" >> $GITHUB_PATH
7171 - name : Install JDBC Driver
7272 run : |
73- wget -q https://download.oracle.com/otn-pub/otn_software/jdbc/233/ojdbc11 .jar -O ./lib/ojdbc11 .jar
73+ wget -q https://download.oracle.com/otn-pub/otn_software/jdbc/23261/ojdbc17 .jar -O ./lib/ojdbc17 .jar
7474 - name : Create database user
7575 run : |
7676 ./ci/setup_accounts.sh
Original file line number Diff line number Diff line change 7070 echo "/opt/oracle/instantclient_21_15" >> $GITHUB_PATH
7171 - name : Install JDBC Driver
7272 run : |
73- wget -q https://download.oracle.com/otn-pub/otn_software/jdbc/233 /ojdbc11.jar -O ./lib/ojdbc11.jar
73+ wget -q https://download.oracle.com/otn-pub/otn_software/jdbc/23261 /ojdbc11.jar -O ./lib/ojdbc11.jar
7474 - name : Create database user
7575 run : |
7676 ./ci/setup_accounts.sh
You can’t perform that action at this time.
0 commit comments