Skip to content

Commit 70bb558

Browse files
committed
change rust versio
1 parent 3cfb694 commit 70bb558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
submodules: recursive
2929

3030
- name: Setup Rust
31-
uses: dtolnay/rust-toolchain@nightly
31+
uses: dtolnay/rust-toolchain@nightly-2024-11-15
3232
with:
3333
components: rustfmt, clippy
3434

0 commit comments

Comments
 (0)