Skip to content

Commit 421a372

Browse files
committed
Update CI testing environment
1 parent 3e84e7d commit 421a372

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os: [ubuntu-latest, macOS-latest]
13-
node: [10, 12, 13]
14-
exclude:
15-
- os: ubuntu-latest
16-
node: 8
13+
node: [10, 12, 14]
1714

1815
steps:
1916
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)