Skip to content

Commit ef640ab

Browse files
committed
set mongo version
1 parent 064e413 commit ef640ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
container: node:lts-jod
1010
services:
1111
mongo:
12-
image: mongo
12+
image: mongo:7
1313
ports:
1414
- 27017:27017
1515
options: >-

0 commit comments

Comments
 (0)