1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-04-26 07:45:23 -04:00

run tests on node 17.x

This commit is contained in:
Jake Jarvis 2021-10-20 10:29:03 -04:00
parent ae885be192
commit b181818b02
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

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