mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-02 07:34:28 -06:00
Drop testing support on older Node.js versions
This commit is contained in:
parent
b364a6095a
commit
c24dd01880
2
.github/workflows/cd.yaml
vendored
2
.github/workflows/cd.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [ '8', '10', '12', '14', '16' ]
|
||||
node-version: [ '12', '14', '16' ]
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-node@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user