Skip to content
New issue

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

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

Already on GitHub? # to your account

CI: Pin node to v16 for integration tests #130

Merged
merged 6 commits into from
Feb 20, 2023
Merged

Conversation

jackw
Copy link
Collaborator

@jackw jackw commented Feb 20, 2023

CI is failing right now because ubuntu-latest is using Node 18 & NPM 9 and e2e package is incompatible. This PR pins the version of node used in the integration tests to v16 until we've solved the e2e issue.

@jackw jackw added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@jackw jackw self-assigned this Feb 20, 2023
@jackw jackw merged commit 0d5f07b into main Feb 20, 2023
@jackw jackw deleted the jackw/gh-workflow-node-16 branch February 20, 2023 14:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Development

Successfully merging this pull request may close these issues.

2 participants