Skip to content

Commit

Permalink
CI: switch to Node.js 20
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Nov 2, 2023
1 parent b263e40 commit 4d28649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
FORCE_COLOR: 2
NODE: 18
NODE: 20

jobs:
test:
Expand Down

0 comments on commit 4d28649

Please sign in to comment.