node 16 failed :(

This commit is contained in:
Milos Stojanovic
2023-11-30 15:10:25 +01:00
parent 64cc84ba2e
commit f91afceef4

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