mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-04-26 13:28:28 -04:00
CI: add Node.js 18
This commit is contained in:
parent
47dc74a4e0
commit
79bf3c516b
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user