Skip to content

Commit

Permalink
ci: run tests with node 19.7 (#5807)
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
(cherry picked from commit 2072f33)
  • Loading branch information
mcansh committed Mar 15, 2023
1 parent 2f9436a commit e67bbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -22,4 +22,4 @@ jobs:
if: github.repository == 'remix-run/remix'
uses: ./.github/workflows/reusable-test.yml
with:
node_version: '["latest"]'
node_version: '["19.7"]'

0 comments on commit e67bbec

Please sign in to comment.