Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b8928ea6d | |||
| 1310de8a15 | |||
| c7eb46c7ac |
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
mongo:
|
||||
image: mongo:7
|
||||
image: mongo:8
|
||||
options: >-
|
||||
--health-cmd "mongosh --quiet --eval \"db.adminCommand('ping')\""
|
||||
--health-interval 5s
|
||||
|
||||
Reference in New Issue
Block a user