diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c13c5083..dcc8e2d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: strategy: matrix: - mongo: ["4.0", "4.2", "4.4", "5.0"] + mongo: ["4.0", "4.2", "4.4", "5.0", "6.0"] steps: - name: Setup Environment run: |