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

Sign up
Appearance settings

Commit 26655aa

Browse files
committed
update node.js versions for CI from 12,14 to 16,17
1 parent 5de5e5e commit 26655aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/lint.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
node-version: [12.x, 14.x]
19+
node-version: [16.x, 17.x]
2020

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

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
node-version: [12.x, 14.x]
19+
node-version: [14.x, 16.x]
2020
os: ['macos-latest', 'ubuntu-latest', 'windows-latest']
2121

2222
steps:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /