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 7c68a5a commit 8233760Copy full SHA for 8233760
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
os: [ubuntu-latest, macOS-latest]
13
- node: [10, 12, 14]
+ node: [12, 14, 16]
14
15
steps:
16
- uses: actions/checkout@v2
0 commit comments