File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 - name : Clone flight odbc with commit (${{ github.event.inputs.ODBCABSTRACTION_GIT_TAG }})
3939 run : |
4040 cd ../../gh
41- git clone https://github.com/jduo /flightsql-odbc.git
41+ git clone https://github.com/dbt-labs /flightsql-odbc.git
4242
4343 - uses : actions/checkout@v4
4444
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SETLOCAL
2424if NOT DEFINED ARROW_GIT_REPOSITORY SET ARROW_GIT_REPOSITORY = " https://github.com/apache/arrow"
2525if NOT DEFINED ARROW_GIT_TAG SET ARROW_GIT_TAG = " b050bd0d31db6412256cec3362c0d57c9732e1f2"
2626if NOT DEFINED ODBCABSTRACTION_REPO SET ODBCABSTRACTION_REPO = " ../flightsql-odbc"
27- if NOT DEFINED ODBCABSTRACTION_GIT_TAG SET ODBCABSTRACTION_GIT_TAG = " e065ed04971f56f28e12e503487ac0718a1422bb "
27+ if NOT DEFINED ODBCABSTRACTION_GIT_TAG SET ODBCABSTRACTION_GIT_TAG = " 6a116a3168d6c52305c8448cc0e16f4ea6408898 "
2828if NOT DEFINED VCPKG_ROOT SET VCPKG_ROOT = " ../vcpkg"
2929
3030cmake ..^
You can’t perform that action at this time.
0 commit comments