fix(ci): set MSRV to stable

This commit is contained in:
Harsh Shandilya 2022-12-09 18:01:12 +00:00
parent f5590a7fb0
commit 37aa68e7f4
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ name: Check Rust code
jobs:
check:
uses: msfjarvis/shared-workflows/.github/workflows/test-rust-project.yml@main
with:
msrv: stable