Skip to content

Commit 5a905d1

Browse files
committedJul 23, 2020
Removed Node 10 from CI/CD suite
1 parent 1835146 commit 5a905d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/CI-CD.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- macos-latest
2929
- windows-latest
3030
node:
31-
- 10
31+
# - 10 - The library supports Node 10, but the tests don't
3232
- 12
3333
- 14
3434

0 commit comments

Comments
 (0)
Failed to load comments.