From fb5258de15f94a912b3d978769e3440ba55feb75 Mon Sep 17 00:00:00 2001 From: jason Date: Fri, 6 Oct 2023 11:31:08 -0500 Subject: [PATCH] update ci for node --- .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 526dd6b7..edb33757 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: matrix: free-solid-svg-icons: [5.x, 6.x] fontawesome-svg-core: [1.2.x, 6.x] - node-version: [16.x, 18.x, 20.x] + node-version: [18.x, 20.x] vue: [3.0.x, 3.1.x, 3.2.x, 3.3.x] steps: