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 94e35c4 commit d4f62b0Copy full SHA for d4f62b0
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