Skip to content

Commit ded7242

Browse files
authored
update tedious ci test to run on node 10 (#1271)
1 parent e6acf12 commit ded7242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ jobs:
637637
node-tedious:
638638
<<: *node-plugin-base
639639
docker:
640-
- image: node:8
640+
- image: node:10
641641
environment:
642642
- SERVICES=mssql
643643
- PLUGINS=tedious

0 commit comments

Comments
 (0)