Skip to content

Commit 2abcf9a

Browse files
committed
Fix release ci
1 parent 939c73c commit 2abcf9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
CARGO_TERM_COLOR: always
11-
RUST_TOOLCHAIN: nightly
11+
RUST_TOOLCHAIN: 1.69.0
1212
NPM_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
1313
SOLANA_VERSION: 1.14.15
1414
ANCHOR_GIT: https://github.com/project-serum/anchor

0 commit comments

Comments
 (0)