Skip to content

Commit 279e20c

Browse files
committed
try to use lower toolchain
1 parent 6d0059b commit 279e20c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: dtolnay/rust-toolchain@master
3636
with:
3737
components: clippy, rustfmt
38-
toolchain: 1.95
38+
toolchain: 1.94
3939
- uses: actions/cache@v4
4040
with:
4141
path: |

0 commit comments

Comments
 (0)