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 25f6ebe commit f1db5bfCopy full SHA for f1db5bf
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- nodejs: [8, 10, 12, 14]
+ nodejs: [8, 10, 12, 14, 16]
12
steps:
13
- uses: actions/checkout@v2
14
- uses: actions/setup-node@v2
0 commit comments