mirror of
https://github.com/sindresorhus/type-fest.git
synced 2026-02-01 15:59:43 +00:00
Add typescript 5.3.0 and 5.4.0 into test workflow (#853)
This commit is contained in:
parent
dfa06116e3
commit
b6d8dd6072
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -34,6 +34,8 @@ jobs:
|
||||
matrix:
|
||||
typescript-version:
|
||||
- "latest"
|
||||
- "~5.4.0"
|
||||
- "~5.3.0"
|
||||
- "~5.2.0"
|
||||
- "~5.1.0"
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user