We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7c81ca + 117538b commit 3358326Copy full SHA for 3358326
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest, macOS-latest, windows-latest]
15
- node-version: [10.13.0, 14.x]
+ node-version: [10.13.0, 15.x]
16
exclude:
17
- os: macOS-latest
18
node-version: 10.13.0
0 commit comments