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 0e7e844 commit b37b798Copy full SHA for b37b798
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- node-version: [8, 10, 12]
+ node-version: [10, 12, 14]
18
19
steps:
20
- name: Checkout repository
0 commit comments