Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit af841ef

Browse filesBrowse files
authored
chore: add Node.js 18.x and 19.x to test matrix (#107)
1 parent e1c0c18 commit af841ef
Copy full SHA for af841ef

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/node.js.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/node.js.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [12.x, 14.x, 16.x, 17.x]
19+
node-version: [12.x, 14.x, 16.x, 17.x, 18.x, 19.x]
2020

2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.