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 35bd308 commit ef83ab0Copy full SHA for ef83ab0
.github/workflows/solana.yml
@@ -60,7 +60,7 @@ jobs:
60
solana-cli-version: "1.18.15"
61
anchor-version: "0.30.1"
62
- name: Set default Rust toolchain
63
- run: rustup default stable
+ run: rustup default nightly
64
working-directory: ./solana
65
- name: Pin setup-node to v3.8.2
66
uses: actions/[email protected]
0 commit comments