1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

run tests on Node 16

This commit is contained in:
2021-05-24 12:23:39 -04:00
parent 457359659c
commit a0aaabb804
5 changed files with 524 additions and 14377 deletions
+1
View File
@@ -16,6 +16,7 @@ jobs:
- macos-latest
- windows-latest
node:
- 16
- 14
- 12
- 10