Skip to content

Commit

Permalink
Remove circleci build "node:16 mongodb:4.0" which always fails
Browse files Browse the repository at this point in the history
For reasons unknown, mongodb-memory-server fails to start MongoDB
  • Loading branch information
jajm committed Aug 19, 2021
1 parent 2e48933 commit 332d900
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@ workflows:
name: node
node: '14'
mongodb: '5.0.2'
- test:
name: node:16 mongodb:4.0
e:
name: node
node: '16'
mongodb: '4.0.26'
- test:
name: node:16 mongodb:4.2
e:
Expand Down

0 comments on commit 332d900

Please sign in to comment.