mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Add Node 20 to CI, remove Node 19 (#53897)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
node-version:
|
||||
- "19"
|
||||
- "20"
|
||||
- "18"
|
||||
- "16"
|
||||
- "14"
|
||||
|
||||
Reference in New Issue
Block a user