We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033e2b1 commit 315ccbdCopy full SHA for 315ccbd
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [14.x, 16.x, 18.x]
+ node-version: [12x, 14.x, 16.x]
21
os: [ubuntu-latest]
22
23
steps:
0 commit comments