Skip to content

Commit

Permalink
Pinning Rust version
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Co <[email protected]>
onimsha committed Nov 5, 2024
1 parent 6fb5538 commit b031ec0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -25,6 +25,7 @@ jobs:
- name: Setup Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.81.0
components: rustfmt, clippy

- name: Check formatting

0 comments on commit b031ec0

Please sign in to comment.