Skip to content

Commit

Permalink
Add rails_5.1_nobrainer and rails_6.1_nobrainer in github build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Selectus2 committed Oct 7, 2022
1 parent 2e54167 commit 2b32bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
os: [ubuntu-20.04]
ruby: ['3.0', 2.7, 2.6, jruby-9.1.17.0, truffleruby]
gemfile: [norails, rails_4.2, rails_4.2_mongoid_5, rails_5.2, rails_6.1]
gemfile: [norails, rails_4.2, rails_4.2_mongoid_5, rails_5.2, rails_6.1, rails_5.2_nobrainer, rails_6.1_nobrainer]
redis-version: [6]
mongodb-version: [5]
include:
Expand Down

0 comments on commit 2b32bd8

Please sign in to comment.