mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-15 03:09:59 -05: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