Skip to content

Commit 6c64c1a

Browse files
ci: update
1 parent 7a43109 commit 6c64c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
matrix:
5454
os: [ubuntu-latest, windows-latest, macos-latest]
55-
node-version: [12.x, 14.x, 16.x, 17.x]
55+
node-version: [12.x, 14.x, 16.x]
5656
stylelint-version: [13.x, 14.x]
5757
webpack-version: [latest]
5858

0 commit comments

Comments
 (0)