Skip to content

Commit

Permalink
CI: use rust 1.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Aug 30, 2024
1 parent 5eaf771 commit a4aa7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-clightning/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ runs:
if: steps.cache-core-lightning.outputs.cache-hit != 'true'
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.79.0
profile: minimal
override: true

Expand Down

0 comments on commit a4aa7bf

Please sign in to comment.