We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16f383 commit 78bc7fdCopy full SHA for 78bc7fd
.github/workflows/solana.yml
@@ -75,7 +75,7 @@ jobs:
75
run: npm i -g @coral-xyz/[email protected]
76
shell: bash
77
- name: Set default Rust toolchain
78
- run: rustup default stable
+ run: rustup default nightly
79
working-directory: ./solana
80
- name: make check-idl
81
run: make check-idl
0 commit comments