extended tests

This commit is contained in:
Sebastian Hildebrandt 2022-02-21 22:51:41 +01:00
parent 49bdf09f38
commit b22befe18e

View File

@ -11,7 +11,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
node-version: [10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x] node-version: [10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x, 17.x]
include: include:
- os: macos-latest - os: macos-latest
node-version: 14.x node-version: 14.x