From 3e4dbf025febf072ad877523cc9c13a71dcde7f0 Mon Sep 17 00:00:00 2001 From: Matt Lavoie Date: Thu, 18 Aug 2022 21:11:51 -0400 Subject: [PATCH] chore: test node v14 on ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 320f743b6d24..1e3c54674c48 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,7 @@ jobs: strategy: matrix: # just run on the oldest and latest supported versions and assume the intermediate versions are good - node-version: [12, 18] + node-version: [14, 18] package: [ 'ast-spec',