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 0fcceac commit 241a6c5Copy full SHA for 241a6c5
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [12.x, 14.x]
+ node-version: [14.x, 16.x]
21
os: [ubuntu-latest, windows-latest, macos-latest]
22
fail-fast: false
23
0 commit comments