Skip to content

Commit f3e01db

Browse files
committed
Removed 4 and 9 from Node.js version to test on CI
1 parent 4852238 commit f3e01db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/creating_a_release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ following the style used in publishing the previous release.
4444
* Validate all tests pass by running npm test on master.
4545

4646
* Use **[CI](https://ci.nodejs.org/view/x%20-%20Abi%20stable%20module%20API/job/node-test-node-addon-api/)**
47-
to validate tests pass for latest 11, 10, 9, 8, 6, 4 releases (note there are still some issues on SmartOS and
47+
to validate tests pass for latest 11, 10, 8, 6 releases (note there are still some issues on SmartOS and
4848
Windows in the testing).
4949

5050
* Do a clean checkout of node-add-api.

0 commit comments

Comments
 (0)