Skip to content

Commit

Permalink
chore: bump cpp rust toolchain 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 Dec 19, 2024
1 parent 7ea3773 commit 5f5cfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.80
toolchain: 1.81
override: true
components: clippy, rustfmt
- name: Build
Expand Down

0 comments on commit 5f5cfa3

Please sign in to comment.