From 4737911139111ce6606a2daa6ed7ca7e83684668 Mon Sep 17 00:00:00 2001 From: Arthur Meyre Date: Tue, 13 Aug 2024 17:49:40 +0200 Subject: [PATCH] chore(ci): update node to 22.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6fc16760b6..7b5d576ba0 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ FAST_TESTS?=FALSE FAST_BENCH?=FALSE NIGHTLY_TESTS?=FALSE BENCH_OP_FLAVOR?=DEFAULT -NODE_VERSION=22.4 +NODE_VERSION=22.6 FORWARD_COMPAT?=OFF BACKWARD_COMPAT_DATA_URL=https://github.com/zama-ai/tfhe-backward-compat-data.git BACKWARD_COMPAT_DATA_BRANCH?=v0.1