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