diff --git a/scripts/template-oss/_job-release-integration-yml.hbs b/scripts/template-oss/_job-release-integration-yml.hbs index 35c1e5ca1c40e..7d0ef9c1fa089 100644 --- a/scripts/template-oss/_job-release-integration-yml.hbs +++ b/scripts/template-oss/_job-release-integration-yml.hbs @@ -3,7 +3,7 @@ strategy: matrix: nodeVersion: - 22 - - 24 + - 23 - nightly uses: ./.github/workflows/node-integration.yml with: