We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17122b commit 3e67e97Copy full SHA for 3e67e97
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
submodules: recursive
20
- uses: actions-rust-lang/setup-rust-toolchain@v1
21
with:
22
- toolchain: nightly-2024-07-25
+ toolchain: nightly-2024-02-04
23
- name: Install solana-verify from crates.io
24
uses: baptiste0928/cargo-install@v3
25
0 commit comments