Skip to content

Commit 575d199

Browse files
committed
Use lint on MSRV instead of stable
1 parent 6513773 commit 575d199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- msrv
2424
include:
2525
- os: ubuntu-latest
26-
rust: stable
26+
rust: msrv
2727
lint: 1
2828
- rust: stable
2929
rust-args: --all-features

0 commit comments

Comments
 (0)