Skip to content

Commit fde153d

Browse files
authored
Update test.yml
1 parent 5ba6381 commit fde153d

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
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
node: [12, 14, 16, 18]
16+
node: [14, 16, 18]
1717
os: [ubuntu-latest, windows-latest]
1818

1919
steps:

0 commit comments

Comments
 (0)