* fix testing

This commit is contained in:
Ingo Fischer
2021-08-23 00:44:26 +02:00
parent 3886bfd30c
commit 222ad8ce8b
3 changed files with 1 additions and 60 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]
os: [ubuntu-latest, windows-latest, macos-latest]
steps: