You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-10-16 09:54:28 -04:00
CI: add Node.js 18
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
node: [12, 14, 16]
|
||||
node: [12, 14, 16, 18]
|
||||
include:
|
||||
- os: windows-latest
|
||||
node: 16
|
||||
|
Reference in New Issue
Block a user