Skip to content

Commit 46196f3

Browse files
committed
set earlier rust toolchain
1 parent a0db5e3 commit 46196f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-lazer-solana-contract.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020
- uses: actions-rust-lang/setup-rust-toolchain@v1
2121
with:
22-
toolchain: stable
22+
toolchain: 1.79.0
2323
- name: install taplo
2424
run: cargo install --locked [email protected]
2525
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)