Revert "try node16 one more time, this will probably fail..."

This reverts commit 30d61c5873.
This commit is contained in:
Milos Stojanovic
2023-11-30 15:38:22 +01:00
parent 30d61c5873
commit 891e56b50a

View File

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