Skip to content

Commit

Permalink
runs tests on same mongodb version as xenon
Browse files Browse the repository at this point in the history
  • Loading branch information
Yossi Mosbacher committed Oct 18, 2022
1 parent 9294a6a commit 0c35b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Start MongoDB
uses: supercharge/[email protected]
with:
mongodb-version: 6.0.2
mongodb-version: 4.4.1

- name: Run tests
env:
Expand Down

0 comments on commit 0c35b84

Please sign in to comment.