1 Commits

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