We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a49f2 commit a65f244Copy full SHA for a65f244
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
23
strategy:
24
matrix:
25
- node-version: [12.x, 14.x, 16.x, 18.x]
+ node-version: [14.x, 16.x, 18.x]
26
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
27
28
steps:
0 commit comments