Skip to content

fix: exclude node 22 and npm 11 combination to fix failing CI#862

Merged
reedham-aws merged 1 commit intoaws:developfrom
reedham-aws:npm-ci-fix
Apr 23, 2026
Merged

fix: exclude node 22 and npm 11 combination to fix failing CI#862
reedham-aws merged 1 commit intoaws:developfrom
reedham-aws:npm-ci-fix

Conversation

@reedham-aws
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes

This PR excludes the combination of Node 22 and npm 11 from running because for those our CI is breaking. This is an issue with Node v22.22:
nodejs/node#62425
npm/cli#9151

An example of a failure is https://github.com/aws/aws-lambda-builders/actions/runs/24148595683/job/72751402042?pr=855

Description of how you validated changes

The CI on this PR passing 🤞.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@reedham-aws reedham-aws requested a review from a team as a code owner April 23, 2026 18:32
@reedham-aws reedham-aws enabled auto-merge April 23, 2026 18:37
@reedham-aws reedham-aws added this pull request to the merge queue Apr 23, 2026
Merged via the queue into aws:develop with commit 8802d67 Apr 23, 2026
101 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants