Skip to content

Commit f17e053

Browse files
committed
Use mongodb 3.2 in beta release
1 parent 91c6240 commit f17e053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: "ubuntu-latest"
1111
services:
1212
mongodb:
13-
image: mongo:3.4.23
13+
image: mongo:3.2
1414
ports:
1515
- 27017:27017
1616
steps:

0 commit comments

Comments
 (0)