Skip to content

Commit 149b2d8

Browse files
Update Node.js version in build workflow
1 parent 65d42ca commit 149b2d8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
node-version: [
17-
10,
18-
12,
19-
14,
17+
20
2018
]
2119
steps:
2220
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)