From 1b43e9301075bc728bd01fd4a40c7ad066a0d22b Mon Sep 17 00:00:00 2001 From: jason Date: Mon, 20 May 2024 15:53:59 -0500 Subject: [PATCH] fixup 24.x --- .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 2c818d4b..9d2f2f37 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: [18.x, 20.x, 22.x, 24.x] + node-version: [18.x, 20.x, 22.x] vue: [3.0.x, 3.1.x, 3.2.x, 3.3.x] steps: