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 a8fa032

Browse filesBrowse files
committed
use dynamic LTS and latest versions
1 parent 5057fbc commit a8fa032
Copy full SHA for a8fa032

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎.github/workflows/nodejs.yml

Copy file name to clipboardExpand all lines: .github/workflows/nodejs.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version:
16-
- 14
17-
- 16
18-
- 18
19-
- 19
16+
- lts/-2
17+
- lts/-1
18+
- lts/*
19+
- latest
2020

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

0 commit comments

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