mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
test: Test on Node 15.
This commit is contained in:
committed by
Joachim Van Herwegen
parent
7cf22be00c
commit
d7256fb20a
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
||||
- '12.x'
|
||||
- '14.0'
|
||||
- '14.x'
|
||||
- '15.0'
|
||||
- '15.x'
|
||||
env:
|
||||
TEST_DOCKER: true
|
||||
services:
|
||||
@@ -74,6 +76,7 @@ jobs:
|
||||
node-version:
|
||||
- '12.x'
|
||||
- '14.x'
|
||||
- '15.x'
|
||||
steps:
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v2
|
||||
|
||||
Reference in New Issue
Block a user