diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6f32d68..23e26b7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: strategy: matrix: node-version: [18, 20, 22] - mongodb-version: [5.0, 6.0, 7.0, 8.0] + mongodb-version: [6.0, 7.0, 8.0] # Steps represent a sequence of tasks that will be executed as part of the job steps: