Skip to content

Commit 276f5f3

Browse files
committed
Use kou/arrow repository for Windows JNI
1 parent 50bb45f commit 276f5f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/rc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,8 @@ jobs:
319319
# if: github.event_name == 'schedule'
320320
uses: actions/checkout@v6
321321
with:
322-
repository: apache/arrow
322+
repository: kou/arrow
323+
ref: cpp-bundled-protobuf
323324
path: arrow
324325
- name: Set up Java
325326
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)