We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527b75b commit bc3ab0fCopy full SHA for bc3ab0f
.github/scripts/downstream-project-spl-common.sh
@@ -8,7 +8,7 @@ source "$here"/../../ci/downstream-projects/common.sh
8
9
set -x
10
rm -rf spl
11
-git clone https://github.com/solana-labs/solana-program-library.git spl
+git clone https://github.com/solana-labs/solana-program-library.git spl -b v1.17
12
13
# copy toolchain file to use solana's rust version
14
cp "$SOLANA_DIR"/rust-toolchain.toml spl/
0 commit comments