Skip to content

Commit

Permalink
Rename 'minimum supported rust version' to MSRV
Browse files Browse the repository at this point in the history
It was bugging me that it was so much longer than the other names.
  • Loading branch information
jyn514 committed Jan 9, 2021
1 parent 0f24c88 commit 6541c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
args: --file

msrv:
name: Check minimum supported rust version
name: Check MSRV
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 6541c82

Please sign in to comment.