-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): Update NAN to v2.22 (#51)
* feat(deps): Update NAN to v2.22 This is required for Node.js 22 support * CI: Add Node.js 22 to CI
- Loading branch information
1 parent
8c83daf
commit a7d2440
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,7 @@ jobs: | |
- 16.x | ||
- 18.x | ||
- 20.x | ||
- 22.x | ||
include: | ||
- os: ubuntu-20.04 | ||
node-version: 8.x | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters