try to upgrade node versions for test matrix

This commit is contained in:
Milos Stojanovic
2023-11-30 15:07:51 +01:00
parent 7e0f460d9e
commit 64cc84ba2e

View File

@@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]
steps:
- name: Checkout