From c24c021b0662e3c8bfe428679727e303aaacf6de Mon Sep 17 00:00:00 2001 From: Mert Can Altin Date: Fri, 2 Aug 2024 18:30:02 +0300 Subject: [PATCH] chore: update 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 a8b4e039c..86e1a8b7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: fail-fast: false matrix: node: - - 20 + - 22 platform: - ubuntu-latest - macos-latest