mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Test on Node 16.
This commit is contained in:
parent
723759ecad
commit
d5cc2aa69d
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -32,6 +32,8 @@ jobs:
|
|||||||
- '14.x'
|
- '14.x'
|
||||||
- '15.0'
|
- '15.0'
|
||||||
- '15.x'
|
- '15.x'
|
||||||
|
- '16.0'
|
||||||
|
- '16.x'
|
||||||
env:
|
env:
|
||||||
TEST_DOCKER: true
|
TEST_DOCKER: true
|
||||||
services:
|
services:
|
||||||
@ -81,6 +83,7 @@ jobs:
|
|||||||
- '12.x'
|
- '12.x'
|
||||||
- '14.x'
|
- '14.x'
|
||||||
- '15.x'
|
- '15.x'
|
||||||
|
- '16.x'
|
||||||
steps:
|
steps:
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user