Skip to content

Commit a9a4852

Browse files
committed
Run rustfmt with MSRV toolchain
Signed-off-by: Matthias Beyer <[email protected]>
1 parent 1a6c6fd commit a9a4852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msrv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
strategy:
6161
matrix:
6262
rust:
63-
- stable
63+
- 1.70.0
6464
- beta
6565
steps:
6666
- name: Checkout sources

0 commit comments

Comments
 (0)