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:
Andrew Casey
2020-08-11 10:52:48 -07:00
committed by GitHub
parent 6c1e494bee
commit 5237f9e4cf

View File

@@ -4,7 +4,6 @@ node_js:
- '14'
- '12'
- '10'
- '8'
env:
- workerCount=3 timeout=600000