Skip to content

Commit

Permalink
update test.yml in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sairamsrinivasan committed Jun 12, 2024
1 parent 35a70ee commit 2072df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- { ruby: "2.7", mongoid: "7.5", bundler: "2", mongodb: "5.0" }
- { ruby: "3.0", mongoid: "8.0", bundler: "2", mongodb: "5.0" }
- { ruby: "3.1", mongoid: "8.0", bundler: "2", mongodb: "5.0" }
- { ruby: "3.1", mongoid: "9.0", bundler: "2", mongodb: "5.0" }
steps:
- name: repo checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 2072df9

Please sign in to comment.