Skip to content

Commit ef83ab0

Browse files
author
Bengt Lofgren
committed
try nightly rustc
1 parent 35bd308 commit ef83ab0

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
@@ -60,7 +60,7 @@ jobs:
6060
solana-cli-version: "1.18.15"
6161
anchor-version: "0.30.1"
6262
- name: Set default Rust toolchain
63-
run: rustup default stable
63+
run: rustup default nightly
6464
working-directory: ./solana
6565
- name: Pin setup-node to v3.8.2
6666
uses: actions/[email protected]

0 commit comments

Comments
 (0)