We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9161c commit 47d32deCopy full SHA for 47d32de
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- node: [10, 12, 14]
+ node: [12, 14, 16]
17
os: [ubuntu-latest, windows-latest]
18
19
steps:
0 commit comments