Skip to content

Commit

Permalink
dremio_25.0_12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs authored Nov 20, 2023
1 parent 50e4248 commit ed821d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_jar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
set -e
pushd ..
source /home/runner/miniconda3/bin/activate root
git clone -b array_types_24.3 https://github.com/lriggs/arrow.git
git clone -b dremio_25.0_12.0 https://github.com/lriggs/arrow.git
pip install -e arrow/dev/archery[crossbow]
echo GITHUB_WORKSPACE:$GITHUB_WORKSPACE
echo GITHUB_REPOSITORY: $GITHUB_REPOSITORY
Expand Down

0 comments on commit ed821d8

Please sign in to comment.