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

run CI on node 18.x

This commit is contained in:
2022-05-18 09:28:07 -04:00
parent 86ac0cfbff
commit 4d99ad3090
3 changed files with 125 additions and 92 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- macos-latest
- windows-latest
node:
- 17
- 18
- 16
- 14
- 12