Skip to content

Commit 195ed13

Browse files
committed
Fix odbc-msvc
1 parent 7bd8429 commit 195ed13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp_extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ jobs:
615615
remote_host_key: ${{ secrets.NIGHTLIES_RSYNC_HOST_KEY }}
616616

617617
odbc-release:
618-
needs: odbc
618+
needs: odbc-msvc
619619
name: ODBC release
620620
runs-on: ubuntu-latest
621621
if: ${{ startsWith(github.ref_name, 'apache-arrow-') && contains(github.ref_name, '-rc') }}

0 commit comments

Comments
 (0)