Skip to content

Commit 22ee1f1

Browse files
joncinquewillhickey
authored andcommitted
(v1.17) CI: Checkout v1.17 branch from SPL for downstream job (pyth-network#108)
CI: Checkout v1.17 branch from SPL for downstream job
1 parent 0113425 commit 22ee1f1

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)