CI: Remove version string from msrv job

Required checks on GitHub need to be updated every time otherwise.
This commit is contained in:
Ivan Molodetskikh
2025-01-25 10:53:30 +03:00
parent f294d527e1
commit 4f79303811
+1 -1
View File
@@ -96,7 +96,7 @@ jobs:
strategy:
fail-fast: false
name: 'msrv - 1.80.1'
name: msrv
runs-on: ubuntu-24.04
steps: