Skip to content

jenkins: fix vs2019 exclusion#4333

Merged
richardlau merged 1 commit into
nodejs:mainfrom
richardlau:versionselect
May 13, 2026
Merged

jenkins: fix vs2019 exclusion#4333
richardlau merged 1 commit into
nodejs:mainfrom
richardlau:versionselect

Conversation

@richardlau
Copy link
Copy Markdown
Member

The exclusion for /vs2019/ was originally gte(21) and mistakenly updated to gte(24) when it should have been gte(22).

Refs: #4320

The exclusion for `/vs2019/` was originally `gte(21)` and mistakenly
updated to `gte(24)` when it should have been `gte(22)`.

Refs: nodejs#4320
Signed-off-by: Richard Lau <richard.lau@ibm.com>
@richardlau richardlau merged commit c904736 into nodejs:main May 13, 2026
1 check passed
@richardlau richardlau deleted the versionselect branch May 13, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants