Add MongoDB 8 (#296)

* Add MongoDB 8

Add yolk for MongoDB 8

* Add mongo 8 to the workflow file

* Update README

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
This commit is contained in:
Michael (Parker) Parker
2025-05-17 07:40:41 -04:00
committed by GitHub
parent 3a58cde6b2
commit 8133d7c80c
3 changed files with 22 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ jobs:
- 5
- 6
- 7
- 8
steps:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v3