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

Run GH Actions with Node v18 for fetch support #35

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Conversation

rileytomasek
Copy link
Owner

Running the tests on Node v18 fixes issues where Jest complains about
missing globals like Request/Response/Headers that are always available in
Remix environments so it's ok to just run the test on 18 intead of 16.

Running the tests on Node v18 fixes issues where Jest complains about
missing globals like Request/Response/Headers that are always available in
Remix environments so it's ok to just run the test on 18 intead of 16.
@rileytomasek rileytomasek merged commit 93276a8 into master Aug 5, 2023
@rileytomasek rileytomasek deleted the fix-ci-tests branch August 5, 2023 21:38
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.

1 participant