Remove unecessary node versions from matrix

pull/15/head
Trivernis 4 years ago committed by GitHub
parent 2c3cd76a48
commit ff73653165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save