Skip to content

Commit

Permalink
Pin bpf-sdk version to v1.2.17 (solana-labs#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmay authored Aug 5, 2020
1 parent d5c4748 commit c785847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bpf-sdk-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

installDir=$1
channel=beta
channel=v1.2.17

if [[ -n $2 ]]; then
channel=$2
Expand Down

0 comments on commit c785847

Please sign in to comment.