We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb7982 commit 79c9885Copy full SHA for 79c9885
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
39
strategy:
40
matrix:
41
- node-version: [12.x, 14.x, 16.x, 18.x]
+ node-version: [14.x, 16.x, 18.x]
42
43
steps:
44
- uses: actions/checkout@v3
0 commit comments