We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84eeef3 commit 117538bCopy full SHA for 117538b
.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