Add typescript 5.3.0 and 5.4.0 into test workflow (#853)

This commit is contained in:
Haozheng Li 2024-04-02 16:09:42 +08:00 committed by GitHub
parent dfa06116e3
commit b6d8dd6072
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,8 @@ jobs:
matrix:
typescript-version:
- "latest"
- "~5.4.0"
- "~5.3.0"
- "~5.2.0"
- "~5.1.0"
steps: