1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2026-06-17 16:25:27 -04:00

run tests on node 17.x

This commit is contained in:
2021-10-20 10:29:03 -04:00
parent ae885be192
commit b181818b02
+1
View File
@@ -16,6 +16,7 @@ jobs:
- macos-latest - macos-latest
- windows-latest - windows-latest
node: node:
- 17
- 16 - 16
- 14 - 14
- 12 - 12