Skip to content

Commit a8bb68a

Browse files
authored
chore(tests): tests against node 14 (#1165)
1 parent 3c0f426 commit a8bb68a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ workflows:
133133
version: '12'
134134
- test_unit:
135135
version: '13'
136+
- test_unit:
137+
version: '14'
136138
- test_lint:
137139
version: '12'
138140
- test_types:

0 commit comments

Comments
 (0)