Skip to content

Commit

Permalink
chore: bump rust toolchain version to 1.81
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <[email protected]>
  • Loading branch information
zong-zhe committed Jan 17, 2025
1 parent 7429b69 commit fef6b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install rust nightly toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.79
toolchain: 1.81
override: true
components: clippy, rustfmt
- name: Code format check
Expand Down

0 comments on commit fef6b60

Please sign in to comment.