Skip to content

Commit

Permalink
set node to v20 for engines and test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
saumier committed Apr 25, 2024
1 parent 1386b6f commit ca69b9b
Show file tree
Hide file tree
Showing 3 changed files with 1,494 additions and 15,069 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [15.x]
node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit ca69b9b

Please sign in to comment.