enable all node versions again

This commit is contained in:
Hans Pagel
2020-07-13 17:35:45 +02:00
parent 87c368240a
commit bab459244e

View File

@@ -8,7 +8,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [10.x] node-version: [10.x, 12.x, 14.x]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1