Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/BABEL_2_X_DEV' into jira-babel…
Browse files Browse the repository at this point in the history
…-4869-2-x
  • Loading branch information
ahmed-shameem committed May 16, 2024
2 parents 0bdfe0b + 25094af commit 1615ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/odbc-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: steps.install-extensions.outcome == 'success' && steps.install-unix-odbc-driver.outcome=='success'
run: |
cd ~
wget https://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-16.00.0000.tar.gz
wget https://ftp.postgresql.org/pub/odbc/versions.old/src/psqlodbc-16.00.0000.tar.gz
tar -zxvf psqlodbc-16.00.0000.tar.gz
cd psqlodbc-16.00.0000
./configure
Expand Down

0 comments on commit 1615ead

Please sign in to comment.