Skip to content

Commit f4c75fb

Browse files
committed
remove "msrv" build target as blocker for build result, as it is part of build
1 parent c65fd26 commit f4c75fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
runs-on: ubuntu-latest
4949
needs:
5050
- "build"
51-
- "msrv"
5251
- "semver"
5352
steps:
5453
- name: Mark the job as successful

0 commit comments

Comments
 (0)