mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-08-02 06:44: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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [ '12', '14', '16' ]
|
node-version: [ '12', '14', '16', '18' ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/setup-node@v2
|
- uses: actions/setup-node@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user