From 8a282c31a402bde71dd48e24d254fe7f39265e86 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Mon, 27 Apr 2026 19:02:45 +0200 Subject: [PATCH] tools: update labels for nixpkgs pin bumps Signed-off-by: Antoine du Hamel --- .github/workflows/tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml index ad244c41eddb93..ca7bf451ca77d0 100644 --- a/.github/workflows/tools.yml +++ b/.github/workflows/tools.yml @@ -207,7 +207,7 @@ jobs: # dont-land labels are there so we can guarantee released versions of # Node.js can be built with the same env along the whole release line life – or # at least we can detect and document necessary updates. - label: tools, dont-land-on-v20.x, dont-land-on-v22.x, dont-land-on-v24.x, dont-land-on-v25.x + label: tools, dont-land-on-v22.x, dont-land-on-v24.x, dont-land-on-v26.x run: | ./tools/dep_updaters/update-nixpkgs-pin.sh > temp-output cat temp-output