Skip to content

Commit

Permalink
netty_24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs authored Nov 16, 2023
1 parent db0e3b6 commit a7594a7
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 test_netty_100 https://github.com/lriggs/arrow.git
git clone -b netty_24.2 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 a7594a7

Please sign in to comment.