Skip to content

Commit bc3ab0f

Browse files
authored
(v1.17) CI: Checkout v1.17 branch from SPL for downstream job (#108)
CI: Checkout v1.17 branch from SPL for downstream job
1 parent 527b75b commit bc3ab0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/downstream-project-spl-common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source "$here"/../../ci/downstream-projects/common.sh
88

99
set -x
1010
rm -rf spl
11-
git clone https://github.com/solana-labs/solana-program-library.git spl
11+
git clone https://github.com/solana-labs/solana-program-library.git spl -b v1.17
1212

1313
# copy toolchain file to use solana's rust version
1414
cp "$SOLANA_DIR"/rust-toolchain.toml spl/

0 commit comments

Comments
 (0)