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 04efc0f

Browse filesBrowse files
committed
chore: update workflows
1 parent a056973 commit 04efc0f
Copy full SHA for 04efc0f

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+2
-2
lines changed

‎.github/workflows/daily-project-check.yml

Copy file name to clipboardExpand all lines: .github/workflows/daily-project-check.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
node-version: [8.x, 10.x, 12.x]
15+
node-version: [10.x, 12.x]
1616
os: [ubuntu-latest, windows-latest, macOS-latest]
1717

1818
steps:

‎.github/workflows/project-check.yml

Copy file name to clipboardExpand all lines: .github/workflows/project-check.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node-version: [8.x, 10.x, 12.x]
14+
node-version: [10.x, 12.x]
1515
os: [ubuntu-latest, windows-latest, macOS-latest]
1616

1717
steps:

0 commit comments

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