Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(deps): update internal ci to node.js 20.18.0 #1297

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

The internal CI workflows

are intended to run with the same Node.js version as defined in https://github.com/actions/runner/blob/main/src/Misc/externals.sh in order to provide a representative CI test.

The GitHub runner is currently using NODE20_VERSION="20.18.0"

https://github.com/actions/runner/blob/3d34a3c6d6dfd7599e489b3c04fcf95a8a428434/src/Misc/externals.sh#L9

Change

Update the internal CI workflows

to use

node-version: 20.18.0

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 self-assigned this Nov 3, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review November 3, 2024 10:11
@jennifer-shehane jennifer-shehane merged commit b858769 into cypress-io:master Nov 4, 2024
77 checks passed
@MikeMcC399 MikeMcC399 deleted the update/node-ci-internal branch November 4, 2024 15:27
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