Skip to content

Commit 3a6dd89

Browse files
committed
chore: update github CI rust version
1 parent 0a3acf1 commit 3a6dd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
- name: Install Rust toolchain
16-
uses: dtolnay/rust-toolchain@1.66
16+
uses: dtolnay/rust-toolchain@1.85
1717
- run: cargo check --tests --examples
1818

1919
miri-test:

0 commit comments

Comments
 (0)