mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-30 13:24:28 -06:00
Add testing on Node.js 18
This commit is contained in:
parent
0c31e06928
commit
96a5aac921
2
.github/workflows/cd.yaml
vendored
2
.github/workflows/cd.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [ '12', '14', '16' ]
|
||||
node-version: [ '12', '14', '16', '18' ]
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-node@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user