Skip to content

Commit 9544bdd

Browse files
committed
Fix rebasing changes
1 parent 9b6cd23 commit 9544bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp_extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ jobs:
534534
if-no-files-found: error
535535

536536
odbc-nightly:
537-
needs: odbc
537+
needs: odbc-msvc
538538
name: ODBC nightly
539539
runs-on: ubuntu-latest
540540
if: github.event_name == 'schedule' && github.repository == 'apache/arrow'

0 commit comments

Comments
 (0)