Skip to content

Commit

Permalink
upgrade CI to use node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ymc9 committed Jan 31, 2024
1 parent 4f2cb7b commit 1df546f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
prisma-version: [v4, v5]

steps:
Expand Down

0 comments on commit 1df546f

Please sign in to comment.