mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Drop testing of node 8
It's not worth figuring out why it's failing - we don't even test it in our AzDO or GH Actions runs.
This commit is contained in:
@@ -4,7 +4,6 @@ node_js:
|
||||
- '14'
|
||||
- '12'
|
||||
- '10'
|
||||
- '8'
|
||||
|
||||
env:
|
||||
- workerCount=3 timeout=600000
|
||||
|
||||
Reference in New Issue
Block a user