Skip to content

Commit

Permalink
Merge pull request #133 from ifad/chore/improve-ci-matrix
Browse files Browse the repository at this point in the history
Do not test Rails 6.x against ruby head
  • Loading branch information
tagliala authored Jan 22, 2022
2 parents c96037f + 8ba9690 commit d4bc69c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
- ruby-version: '3.0'
gemfile: rails_edge
experimental: true
- ruby-version: 'head'
gemfile: rails_6.0
experimental: true
- ruby-version: 'head'
gemfile: rails_6.1
experimental: true
- ruby-version: 'head'
gemfile: rails_7.0
experimental: true
Expand Down

0 comments on commit d4bc69c

Please sign in to comment.