Skip to content

Commit

Permalink
Merge branch 'master' into ahtisham/INF-943
Browse files Browse the repository at this point in the history
  • Loading branch information
AhtishamShahid authored Oct 2, 2023
2 parents bb4dfdf + 57a95ff commit 5c447b0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
ruby-version: ['2.5.7', '3.0.4']
ruby-version: ['3.0.4']
mongodb-version: ['4.2.14']
include:
- ruby-version: 2.5.7
gemfile: Gemfile
allow-failure: false
- ruby-version: 3.0.4
gemfile: Gemfile3
allow-failure: false
Expand Down

0 comments on commit 5c447b0

Please sign in to comment.