Skip to content

Commit a65f244

Browse files
Update test.yml
1 parent 15a49f2 commit a65f244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
node-version: [12.x, 14.x, 16.x, 18.x]
25+
node-version: [14.x, 16.x, 18.x]
2626
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2727

2828
steps:

0 commit comments

Comments
 (0)