Skip to content

Commit 2486b64

Browse files
rootroot
root
authored and
root
committed
sim-ln/ci-update: Update CI Rust version to 1.85
1 parent 01ba08d commit 2486b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install protoc
1414
run: sudo apt install -y protobuf-compiler
1515
- uses: actions/checkout@v4
16-
- uses: dtolnay/rust-toolchain@1.84.0
16+
- uses: dtolnay/rust-toolchain@1.85.0
1717
- name: Install Clippy
1818
run: rustup component add clippy
1919
- name: Install Rustfmt

0 commit comments

Comments
 (0)