Drop support for Node v12.

Add v18 to test matrix
This commit is contained in:
webzwo0i 2022-09-24 21:58:40 +02:00
parent 86d3eabcd8
commit c28177388a
9 changed files with 17 additions and 17 deletions

View file

@ -28,7 +28,7 @@ jobs:
-
uses: actions/setup-node@v3
with:
node-version: 12
node-version: 14
cache: 'npm'
cache-dependency-path: |
src/package-lock.json
@ -108,7 +108,7 @@ jobs:
-
uses: actions/setup-node@v3
with:
node-version: 12
node-version: 14
cache: 'npm'
cache-dependency-path: |
etherpad/src/package-lock.json