Skip to content

Commit 78bc7fd

Browse files
author
Bengt Lofgren
committed
try nightly
1 parent c16f383 commit 78bc7fd

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
@@ -75,7 +75,7 @@ jobs:
7575
run: npm i -g @coral-xyz/[email protected]
7676
shell: bash
7777
- name: Set default Rust toolchain
78-
run: rustup default stable
78+
run: rustup default nightly
7979
working-directory: ./solana
8080
- name: make check-idl
8181
run: make check-idl

0 commit comments

Comments
 (0)