mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
update MSRV
This commit is contained in:
parent
ae028983b6
commit
5f2d82dc72
3 changed files with 3 additions and 3 deletions
2
.github/workflows/rust-tests.yml
vendored
2
.github/workflows/rust-tests.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
matrix:
|
||||
rust:
|
||||
# MSRV; must not be higher than the clippy rust version in checks.yml
|
||||
- "1.61"
|
||||
- "1.63"
|
||||
- "stable"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue