Skip to content

Commit

Permalink
Test on Node.js 20 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed May 7, 2023
1 parent accd304 commit ba6e43b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- 20
- 18
- 16
- 14
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"@types/node": "^18.15.10",
"ava": "^5.2.0",
"tsd": "^0.28.0",
"xo": "^0.53.1"
"xo": "^0.54.2"
}
}

0 comments on commit ba6e43b

Please sign in to comment.