mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
workflows: Fix a typo
This commit is contained in:
parent
3529ee9289
commit
61f03a7d0a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust-tests.yml
vendored
2
.github/workflows/rust-tests.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
rust:
|
rust:
|
||||||
# MSRV; most not be higher than the clippy rust version in checks.yml
|
# MSRV; must not be higher than the clippy rust version in checks.yml
|
||||||
- "1.53"
|
- "1.53"
|
||||||
- "stable"
|
- "stable"
|
||||||
os:
|
os:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue