Skip to content

Commit 5f5cfa3

Browse files
committed
chore: bump cpp rust toolchain to 1.81
Signed-off-by: zongz <zongzhe1024@163.com>
1 parent 7ea3773 commit 5f5cfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install Rust
4242
uses: actions-rs/toolchain@v1
4343
with:
44-
toolchain: 1.80
44+
toolchain: 1.81
4545
override: true
4646
components: clippy, rustfmt
4747
- name: Build

0 commit comments

Comments
 (0)