Skip to content

Commit

Permalink
Merge pull request #51 from mongomapper/update-ci
Browse files Browse the repository at this point in the history
Update patch versions of Ruby in CI
  • Loading branch information
a2ikm authored Dec 27, 2023
2 parents 8332231 + 0cdc37a commit 0a6aace
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
- 2.4.10
- 2.5.9
- 2.6.10
- 2.7.6
- 3.0.4
- 3.1.2
- 2.7.8
- 3.0.6
- 3.1.4
mongo-image:
- mongo:4.2
- mongo:4.4
Expand Down

0 comments on commit 0a6aace

Please sign in to comment.