You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-14 15:45:27 -04:00
run tests on node 19.x
This commit is contained in:
@@ -16,10 +16,10 @@ jobs:
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
node:
|
||||
- 19
|
||||
- 18
|
||||
- 16
|
||||
- 14
|
||||
- 12
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: Node ${{ matrix.node }} on ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user