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
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit 11328ad

Browse filesBrowse files
authored
Merge pull request #161 from netlify/chore/node-15
chore: support Node 15
2 parents ca47e9e + 41b52a1 commit 11328ad
Copy full SHA for 11328ad

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎.github/workflows/workflow.yml

Copy file name to clipboardExpand all lines: .github/workflows/workflow.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
os: [ubuntu-latest, macOS-latest, windows-latest]
1616
# We should test on 10.13.0 but don't due to a bug in Jest
1717
# https://github.com/facebook/jest/issues/9453
18-
node-version: [10.15.0, 14.x]
18+
node-version: [10.15.0, 15.x]
1919
exclude:
2020
- os: macOS-latest
2121
node-version: 10.15.0

0 commit comments

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