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 99728d6 commit 499c548Copy full SHA for 499c548
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- node-version: [12, 13]
+ node-version: [16]
19
os: [ubuntu-latest, macOS-latest]
20
21
steps:
0 commit comments