From ba6f300307077a20134788bc69db29c74a199d29 Mon Sep 17 00:00:00 2001 From: Reggi Date: Thu, 6 Mar 2025 11:26:43 -0500 Subject: [PATCH] chore: release integration node 23 --- .github/workflows/release-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-integration.yml b/.github/workflows/release-integration.yml index ddbcbf7be74ee..d52af55326f94 100644 --- a/.github/workflows/release-integration.yml +++ b/.github/workflows/release-integration.yml @@ -23,7 +23,7 @@ jobs: matrix: nodeVersion: - 22 - - 24 + - 23 - nightly uses: ./.github/workflows/node-integration.yml with: