Skip to content

Commit 0e58020

Browse files
authored
Update CI.yml
1 parent c6a70f8 commit 0e58020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
node-version: [10.x, 12.x]
23+
node-version: [12.x, 14.x]
2424
os: [ubuntu-18.04, windows-2016, macOS-10.14]
2525

2626
steps:

0 commit comments

Comments
 (0)