mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 22:07:00 +05:30
github: set MSRV to 1.60.0
This commit is contained in:
parent
ef9d9c1b01
commit
5817edc0de
1 changed files with 2 additions and 0 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -13,3 +13,5 @@ name: Check Rust code
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
uses: msfjarvis/shared-workflows/.github/workflows/test-rust-project.yml@main
|
uses: msfjarvis/shared-workflows/.github/workflows/test-rust-project.yml@main
|
||||||
|
with:
|
||||||
|
msrv: '1.60.0'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue