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 ed23c60 commit 8ebdb0cCopy full SHA for 8ebdb0c
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