We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152d8ec commit 69dd17bCopy full SHA for 69dd17b
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [10.x, 12.x]
+ node-version: [14.x, 16.x, 18.x]
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments