mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Test Node v20
This commit is contained in:
parent
c95198285c
commit
43be71e4a2
4
.github/workflows/npm-test.yml
vendored
4
.github/workflows/npm-test.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
|||||||
- '16.x'
|
- '16.x'
|
||||||
- '18.0'
|
- '18.0'
|
||||||
- '18.x'
|
- '18.x'
|
||||||
|
- '20.0'
|
||||||
|
- '20.x'
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
steps:
|
steps:
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
@ -61,6 +63,7 @@ jobs:
|
|||||||
- '14.x'
|
- '14.x'
|
||||||
- '16.x'
|
- '16.x'
|
||||||
- '18.x'
|
- '18.x'
|
||||||
|
- '20.x'
|
||||||
env:
|
env:
|
||||||
TEST_DOCKER: true
|
TEST_DOCKER: true
|
||||||
services:
|
services:
|
||||||
@ -96,6 +99,7 @@ jobs:
|
|||||||
- '14.x'
|
- '14.x'
|
||||||
- '16.x'
|
- '16.x'
|
||||||
- '18.x'
|
- '18.x'
|
||||||
|
- '20.x'
|
||||||
timeout-minutes: 20
|
timeout-minutes: 20
|
||||||
steps:
|
steps:
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user