Skip to content

Commit e7f57b5

Browse files
authored
tools: update labels for nixpkgs pin bumps
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #62994 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 5d578c5 commit e7f57b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
# dont-land labels are there so we can guarantee released versions of
208208
# Node.js can be built with the same env along the whole release line life – or
209209
# at least we can detect and document necessary updates.
210-
label: tools, dont-land-on-v20.x, dont-land-on-v22.x, dont-land-on-v24.x, dont-land-on-v25.x
210+
label: tools, dont-land-on-v22.x, dont-land-on-v24.x, dont-land-on-v26.x
211211
run: |
212212
./tools/dep_updaters/update-nixpkgs-pin.sh > temp-output
213213
cat temp-output

0 commit comments

Comments
 (0)