1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-06-27 15:05:43 -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

View File

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