1 Commits

Author SHA1 Message Date
Sebastian 008dd7def4 fix(deps): update dependency guzzlehttp/guzzle to v8
renovate/artifacts Artifact file update failure
Build Test / test (pull_request) Successful in 37s
JS Unit Tests / test (pull_request) Successful in 45s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m14s
PHP Unit Tests / test (pull_request) Failing after 2m14s
2026-07-24 04:38:39 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
services: services:
mongo: mongo:
image: mongo:8 image: mongo:7
options: >- options: >-
--health-cmd "mongosh --quiet --eval \"db.adminCommand('ping')\"" --health-cmd "mongosh --quiet --eval \"db.adminCommand('ping')\""
--health-interval 5s --health-interval 5s