Skip to content

Commit

Permalink
Revert solana install version
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Jun 24, 2024
1 parent 7343422 commit f2a1951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/solana-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ else
# This file is now out of sync with the versions in Cargo.toml.
# https://github.com/solana-labs/solana-program-library/pull/6182
# This will require some manual cleanup the next time the version is updated.
solana_version=v2.0.0
solana_version=v1.18.17
fi

export solana_version="$solana_version"
Expand Down

0 comments on commit f2a1951

Please sign in to comment.