Skip to content

Commit

Permalink
remove mongo 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haroun committed Oct 21, 2024
1 parent 9424768 commit 70b4087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 70b4087

Please sign in to comment.