1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2026-06-17 12:55: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
- windows-latest
node:
- 17
- 16
- 14
- 12