Skip to content

Commit 117538b

Browse files
committedJan 28, 2021
chore: support Node 15
1 parent 84eeef3 commit 117538b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macOS-latest, windows-latest]
15-
node-version: [10.13.0, 14.x]
15+
node-version: [10.13.0, 15.x]
1616
exclude:
1717
- os: macOS-latest
1818
node-version: 10.13.0

0 commit comments

Comments
 (0)