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 c723c1e commit 6d8be50Copy full SHA for 6d8be50
1 file changed
.github/workflows/build.yml
@@ -9,8 +9,8 @@ jobs:
9
strategy:
10
matrix:
11
node-version:
12
- - 10.x
13
- - 12.x
+ - 14.x
+ - 16.x
14
15
steps:
16
- uses: actions/checkout@v1
0 commit comments