Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 7b054ec

Browse files
committed
queue path
1 parent 6929f3d commit 7b054ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tasks/gandiva-jars/travis.osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ script:
5757
- brew install libgit2 python3
5858
- pip3 install click github3.py jinja2 jira pygit2 ruamel.yaml setuptools_scm toolz
5959
- python3 dev/tasks/crossbow.py \
60-
--queue-path . \
60+
--queue-path .. \
6161
--queue-remote {{ queue.remote_url }} \
6262
upload-artifacts \
6363
--sha {{ task.branch }} \

0 commit comments

Comments
 (0)