delete msrv in ci test

This commit is contained in:
Zhang Jingqiang 2023-11-17 10:11:13 +08:00
parent c81344b9cf
commit 3564b28336
2 changed files with 0 additions and 2 deletions

View file

@ -15,7 +15,6 @@ jobs:
- stable
- beta
- nightly
- "1.73" # MSRV
steps:
- name: Checkout sources
uses: actions/checkout@v4