Skip to content

Commit 6be81bb

Browse files
committed
Only run checks on examples with one rust toolchain version
There's no point in running it with two versions, and MSRV should suffice. Signed-off-by: Matthias Beyer <[email protected]>
1 parent 41defb0 commit 6be81bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/msrv.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ jobs:
131131
matrix:
132132
rust:
133133
- 1.70.0
134-
- 1.73.0
135134

136135
steps:
137136
- name: Checkout sources

0 commit comments

Comments
 (0)