bug5941: trying MongoDB 7.0

This commit is contained in:
Axel Uhl
2024-08-23 09:31:04 +02:00
parent e8b9044660
commit 89470f1383
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.11.0
with:
mongodb-version: 6.0
mongodb-version: 7.0
- name: Start RabbitMQ
uses: namoshek/rabbitmq-github-action@v1
with: