1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-11-05 08:55:39 -05:00

run tests on node 17.x

This commit is contained in:
2021-10-20 10:29:03 -04:00
parent ae885be192
commit b181818b02

View File

@@ -16,6 +16,7 @@ jobs:
- macos-latest - macos-latest
- windows-latest - windows-latest
node: node:
- 17
- 16 - 16
- 14 - 14
- 12 - 12