Skip to content

Commit

Permalink
ci: run tests with 19.7
Browse files Browse the repository at this point in the history
19.8 is bad

Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Mar 15, 2023
1 parent 803609c commit 090e200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
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 090e200

Please sign in to comment.